From: ludovic.desroches@atmel.com Date: Wed, 29 Jul 2015 14:22:46 +0000 (+0200) Subject: mmc: sdhci: switch from programmable clock mode to divided one if needed X-Git-Tag: omap-for-v4.3/fixes-rc1~60^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5497159c460fadf0d8190b6ef144ec22fa26aa6b;p=pandora-kernel.git mmc: sdhci: switch from programmable clock mode to divided one if needed In programmable mode, if the clock frequency is too high, the divider can be too small to meet the clock frequency requirement especially to init the SD card. In this case, switch to the divided clock mode. Signed-off-by: Ludovic Desroches Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed