commit | 5204d49676dae3ae1f9dff5b60bf567d24680872 | [log] [tgz] |
---|---|---|
author | Chaithrika U S <chaithrika@ti.com> | Fri Jun 05 06:28:23 2009 -0400 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jun 07 20:08:40 2009 +0100 |
tree | f7af4b28aed538e406e155912d7acf17f3db8945 | |
parent | 74b8f955a73d20b1e22403fd1ef85834fbf38d98 [diff] |
ASoC: Introduce platform driver model for dm644x, dm355 Introduce the platform driver model to get platform data for dm355 and dm644x. Register platform driver and acquire the resources in the probe function Since the platform specific code had been moved from machine driver to dm<soc>.c Signed-off-by: Naresh Medisetty <naresh@ti.com> Signed-off-by: Chaithrika U S <chaithrika@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>