davinci: audio clocks: use struct device instead of clock names
authorKevin Hilman <khilman@deeprootsystems.com>
Wed, 15 Jul 2009 15:47:48 +0000 (08:47 -0700)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 26 Aug 2009 08:55:47 +0000 (11:55 +0300)
There is no need to pass clock name strings in platform_data.
Instead, setup clkdev nodes to have correct ASoC device names.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>

No differences found