]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
MMC: Fix MMC_POWER_UP on some OMAP boards
authorTony Lindgren <tony@atomide.com>
Wed, 3 May 2006 10:59:07 +0000 (03:59 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 3 May 2006 10:59:07 +0000 (03:59 -0700)
commite2607096a5fb9b67f8e1a7bafa824109b8da45d6
tree7e1d6055298ebee6936de46be2dc719ac27d8235
parent688295ebfde6dfd29b34feaf3cb6f71b976ef27b
MMC: Fix MMC_POWER_UP on some OMAP boards

MMC spec says that we must not enable clock prior to the power
stabilizing. But at least omap16xx needs clock divisor configured
during MMC_POWER_UP.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/mmc/omap.c