]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ASoC: wm_adsp: Group all the ALSA control functions together
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 13 Apr 2015 12:28:01 +0000 (13:28 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Apr 2015 14:38:25 +0000 (15:38 +0100)
commitb21acc1c370f72ccbe9735fd583d15db8a1f80c1
tree55dfb4d5765a8e91b10d494994506eb67262518a
parentec184cfcb9303dd2e8620a2db902dd64e477f229
ASoC: wm_adsp: Group all the ALSA control functions together

This is slightly logically better and avoids some unnecessary forward
declarations in the following refactoring.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c