]> 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)
commita9a1086465bead9916b8cffe5a8b3d82725bb2f2
tree79229726e196fdfe48c6c117125cda7ef1eca4b4
parent65c522aa96405f38a9d2072d6055cd0fe04c2fbf
parent91d36582b735a1df639574977fb0d600fb416ba9
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.