]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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)
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.


Trivial merge