mmc: omap_hsmmc: correct max value of clkd
authorBalaji T K <balajitk@ti.com>
Sun, 20 Oct 2013 18:55:21 +0000 (00:25 +0530)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:26:20 +0000 (20:26 -0400)
clock divisor can take a max value of 1023.  Update code so that card
init can be handled at f_min even at higher IP clock frequencies from
which clock to the card is derived.

Signed-off-by: Balaji T K <balajitk@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/omap_hsmmc.c

Simple merge