ASoC: Introduce platform driver model for dm644x, dm355
authorChaithrika U S <chaithrika@ti.com>
Fri, 5 Jun 2009 10:28:23 +0000 (06:28 -0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 7 Jun 2009 19:08:40 +0000 (20:08 +0100)
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>

No differences found