]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asoc-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 Mar 2015 15:30:26 +0000 (16:30 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 Mar 2015 15:30:26 +0000 (16:30 +0100)
commit805cbc60e971607e70f7c2e51f14de376ffa29e1
tree0eb300fa4dfa983e8fdf9d7d74a4c1d474b30805
parent5112d2af21d34e8ab7630e6791befd7c5ffabe9e
parente6311f054960c26191509011eeb295b957d065d3
Merge tag 'asoc-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v4.0

As well as the usual collection of driver specific fixes there's a few
more generic things:

 - Lots of fixes from Takashi for drivers using the wrong field in the
   control union to communicate with userspace, leading to potential
   errors on 64 bit systems.
 - A fix from Lars for locking of the lists of devices we maintain,
   mostly only likely to trigger during device probe and removal.