From 43e943a04049d8f4ee96a940517a5fcb0f558ad2 Mon Sep 17 00:00:00 2001 From: Petri Gynther Date: Wed, 20 May 2015 14:35:00 -0700 Subject: [PATCH] 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-format-patch failed