From: Kevin Hilman Date: Wed, 15 Jul 2009 15:47:48 +0000 (-0700) Subject: davinci: audio clocks: use struct device instead of clock names X-Git-Tag: v2.6.32-rc1~644^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61aa07328d8e70d95a1e2325288df52a1e92a694;p=pandora-kernel.git davinci: audio clocks: use struct device instead of clock names 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 --- Reading git-diff-tree failed