]> 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)
commit2d34aa8663aa8044c1a0bf32a6063f6107536b00
tree6fdf19b72c252eca685617723a74c8a4784e79c8
parent06bb5929b2ef356065042d394c8eafabacc42830
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