]> Pileus Git - ~andy/linux/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>
Fri, 23 Dec 2011 01:09:22 +0000 (10:09 +0900)
commit4346b6d9c6651121f35ae9e42f240f36a8e56ce6
treebc6e7c7e8632d0f153b1c9436665829921a57ecf
parenta361d10a2b490812b051433b1aad5b4351372597
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