]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitae0fb96e172d6d14cdbcae67c2a6d99461466dbb
tree22ba740ae3a03986493b05fc498f15ce1b1aaca8
parentf15c9f41b56524eda67d680fc7ab4f5864fad095
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