summaryrefslogtreecommitdiff
path: root/drivers/uio
diff options
context:
space:
mode:
authorThomas Abraham <thomas.abraham@linaro.org>2012-02-16 22:23:58 +0900
committerChris Ball <cjb@laptop.org>2012-04-05 19:57:49 -0400
commit3119936a289db88cf749143fa5ef6b4a4712e3c0 (patch)
tree53ed713ce8c9435c6daa976fc77b4c366e72d277 /drivers/uio
parentdd775ae2549217d3ae09363e3edb305d0fa19928 (diff)
mmc: sdhci-s3c: Remove usage of clk_type member in platform data
SDHCI controllers on Exynos4 do not include the sdclk divider as per the sdhci controller specification. This case can be represented using the sdhci quirk SDHCI_QUIRK_NONSTANDARD_CLOCK instead of using an additional enum type definition 'clk_types'. Hence, usage of clk_type member in platform data is removed and the sdhci quirk is used. In addition to that, since this qurik is SoC specific, driver data is introduced to represent controllers on SoC's that require this quirk. Cc: Ben Dooks <ben-linux@fluff.org> Cc: Jeongbae Seo <jeongbae.seo@samsung.com> Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions