]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: twl4030: Support for DT booted kernel
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 10 Sep 2012 10:46:32 +0000 (13:46 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 22 Sep 2012 15:18:33 +0000 (11:18 -0400)
commit9c388af267e3e39e6441f3b1e3c6fe10e351960f
tree6fdf19b72c252eca685617723a74c8a4784e79c8
parent73d05d0983f8d5daadfc5dd7e20156481710ad4b
ASoC: twl4030: Support for DT booted kernel

When the kernel has been booted with DT blob the platform data is NULL for
the driver.
We need to construct the pdata based on the DT information for runtime use.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/twl4030.c