ARM: OMAP: hsmmc: add max_freq field
authorDaniel Mack <zonque@gmail.com>
Sun, 19 Feb 2012 12:20:33 +0000 (13:20 +0100)
committerChris Ball <cjb@laptop.org>
Tue, 27 Mar 2012 16:19:56 +0000 (12:19 -0400)
commitd418ed87c4e3ecf45d42718c4ead91180997681f
tree8da29767609df1b6eced0f1121a0f1e8325e3327
parentb81cfc413047181a8f2599cacf927dc09a81a123
ARM: OMAP: hsmmc: add max_freq field

External circuitry like level shifters may limit the maximum operation
speed of the hsmmc controller. Add a field to struct omap2_hsmmc_info
so boards can adjust the setting on demand.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
arch/arm/mach-omap2/hsmmc.c
arch/arm/mach-omap2/hsmmc.h
drivers/mmc/host/omap_hsmmc.c