]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorTakashi Iwai <tiwai@suse.de>
Tue, 11 Mar 2014 06:50:33 +0000 (07:50 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 11 Mar 2014 06:50:33 +0000 (07:50 +0100)
commit7f141eff055ce01244a0b7987e1e18e93d5bdc3d
treeeb3394fc6b58ac26caaacca4f1e3c2e55aac057f
parent11fe39b09faaa1728603695c87460f16e188494e
parent519d01d2dab4b345089256d4640ec729c5d911c6
Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v3.14

A few things here:
 - Avoid memory leaks in error cases with DPCM, this code has never been
   that well tested in mainline due to the lack of mainline drivers but
   we now have one queued for the merge window!
 - Fix the N810 audio driver to load when booted with DT since the
   platform was converted to DT during the merge window.
 - Fixes for initialisation of some MFD drivers that are probably unused
   in mainline