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)
commit5204d49676dae3ae1f9dff5b60bf567d24680872
treef7af4b28aed538e406e155912d7acf17f3db8945
parent74b8f955a73d20b1e22403fd1ef85834fbf38d98
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>
sound/soc/davinci/davinci-i2s.c