]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asoc-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorTakashi Iwai <tiwai@suse.de>
Thu, 27 Feb 2014 06:16:15 +0000 (07:16 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 27 Feb 2014 06:16:15 +0000 (07:16 +0100)
commit17d12b3bcc77aa3ff84e84ad8279d62332a4809e
tree3371bc76183562dca2b310eead59ccc08ba3041a
parent3024839d964fc72acb9b987024d847f63ff3a8ac
parent1333ee73f3110f3000d7b9a6226060b85efac799
Merge tag 'asoc-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v3.14

A somewhat large set of fixes here due to the identification of some
systematic problems with hard to use APIs in the subsystem.  Takashi did
a lot of work to address the enumeration API which uncovered a number of
off by one bugs caused by confusing APIs while Charles addressed issues
in the locking around DAPM.