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)
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>

No differences found