]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asoc-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorTakashi Iwai <tiwai@suse.de>
Mon, 26 Jan 2015 12:33:39 +0000 (13:33 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 Jan 2015 12:33:39 +0000 (13:33 +0100)
commit2e8f0ed8ba5b0abcb9bf3b98381ac8920bff0b01
tree79229726e196fdfe48c6c117125cda7ef1eca4b4
parentba7a6e03a3849489d68b1834f0735b4945764bda
parent01289daf2f0cd1a0d9743b8673a231c9b089ff07
Merge tag 'asoc-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v3.19

There's a lot more fixes here than I'd like since I've been lax in
sending things throughout the release cycle but there's only two in
generic code and they've had quite some time to cook in -next so
hopefully on balance are OK.

The two generic fixes are a fix for crashes on capture DAIs in the
compress code and a fix for error handling on probe failures which would
have been harmless in the past but now oopses with the new dynamic probe
code.