]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: n810: Let the core to register DAPM widgets/routes and controls
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 10 Oct 2011 12:34:10 +0000 (15:34 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 10 Oct 2011 15:18:11 +0000 (16:18 +0100)
commitbcc9ebbc77069946c8e68d50c11aaaa32e7f0046
tree2fbbd36e5b430006dee08b83eac8cb12e1fdd7f0
parentfbe13168d1cdfb3c749158ba6cea86ac3b821234
ASoC: n810: Let the core to register DAPM widgets/routes and controls

Pass the DAPM widgets/routes and static controls via the
snd_soc_card struct to core. In this way the machine driver
does not need to handle the DAPM widgets/routes.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Cc: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/n810.c