From: Petri Gynther Date: Wed, 20 May 2015 21:35:00 +0000 (-0700) Subject: mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~161^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43e943a04049d8f4ee96a940517a5fcb0f558ad2;p=pandora-kernel.git mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios() sdhci_do_set_ios() doesn't currently program SDHCI_HOST_CONTROL2 register correctly when host->preset_enabled == false. Add code to handle the missing cases MMC_SET_DRIVER_TYPE_B and MMC_SET_DRIVER_TYPE_D. Signed-off-by: Petri Gynther Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed