commit | 356bccbea17988bd32a016ada867dd6a53ba2796 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Apr 24 12:52:53 2012 +0300 |
committer | Liam Girdwood <lrg@ti.com> | Tue May 22 17:33:19 2012 +0100 |
tree | 22ba740ae3a03986493b05fc498f15ce1b1aaca8 | |
parent | 7d09f9e98956b29755f20d830252dec9300e7044 [diff] |
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>