]> rtime.felk.cvut.cz Git - can-eth-gw-linux.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)
commit2d6d649a2e0fa0268c0d03d5b1d330ca7907d33c
tree6fdf19b72c252eca685617723a74c8a4784e79c8
parent182f73f6bbd6a2bf65cd7e15558aa8a651b8c9f7
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