]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci-s3c: Use generic clock names for sdhci bus clock options
authorRajeshwari Shinde <rajeshwari.s@samsung.com>
Thu, 3 Nov 2011 01:52:58 +0000 (10:52 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 8 Nov 2011 10:44:04 +0000 (19:44 +0900)
commit833ad240134afe705af076cb79e35ce7d93e1430
treeae53af0cf93a95f95d006102b782355a119e5478
parente10597e3af042845848d55005af89b0b9e096700
mmc: sdhci-s3c: Use generic clock names for sdhci bus clock options

This patch modifies the driver to stop depending on the clock names
being passed from the platform and switch over to bus clock lookup
using generic clock names.

Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
Acked-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
drivers/mmc/host/sdhci-s3c.c