commit | 2d6d649a2e0fa0268c0d03d5b1d330ca7907d33c | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Mon Sep 10 13:46:32 2012 +0300 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Sep 22 11:18:33 2012 -0400 |
tree | 6fdf19b72c252eca685617723a74c8a4784e79c8 | |
parent | 182f73f6bbd6a2bf65cd7e15558aa8a651b8c9f7 [diff] |
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>