]> 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)
commite45ce511efdc8c21e0f3729fa4460f3e0e5e1c7c
treeeb70ca5f8fc50688f879d1c851fa3f09a6c68850
parent469e3bfb38c0a4c3757770f3f13d02240309c161
parentd4265ee4b2a406065d6b3b435a5c5254d6e076d7
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.