]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asoc-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorTakashi Iwai <tiwai@suse.de>
Wed, 4 Dec 2013 11:40:59 +0000 (12:40 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 4 Dec 2013 11:40:59 +0000 (12:40 +0100)
commit29a39d9b1ffd03b9c0f8a669026080e2cf88c11b
treeeb70ca5f8fc50688f879d1c851fa3f09a6c68850
parent4f8a6005d4f68547dc90e6508a541ef8fb59ef39
parent7c1fdbbc3844bd7e5193036d0641c938e38bfe70
Merge tag 'asoc-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v3.13

A smattering of fixes here, some core ones for the rate combination
issues for things other than simple bitmasks, for readback of byte
controls and for updating the power of value muxes plus a bunch of
driver fixes of varying severity.

The warning fix in the i.MX FIQ driver is fixing a warning introduced
by a previous fix.