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)
commited164182154d11589a33710a9d04eafd6215d6e5
treeab2134e0ca4396c27271cd42fe6c40ad71dc2798
parent1e881786c9038cd78dfa325b012f4a00ce1bcfd4
mmc: omap_hsmmc: correct max value of clkd

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