ASoC: omap-abe-twl6040: Introduce driver data for runtime parameters
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 24 Apr 2012 09:52:53 +0000 (12:52 +0300)
committerLiam Girdwood <lrg@ti.com>
Tue, 22 May 2012 16:33:19 +0000 (17:33 +0100)
commit356bccbea17988bd32a016ada867dd6a53ba2796
tree22ba740ae3a03986493b05fc498f15ce1b1aaca8
parent7d09f9e98956b29755f20d830252dec9300e7044
ASoC: omap-abe-twl6040: Introduce driver data for runtime parameters

In preparation to Device Tree support.
With DT booted kernel we can not rely on pdata which used to
hold information needed for the driver at runtime.
Use the card's driver data to hold these informations from now on.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@ti.com>
sound/soc/omap/omap-abe-twl6040.c
This page took 0.026308 seconds and 5 git commands to generate.