summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2014-01-13 09:49:16 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-13 13:55:46 -0800
commit0a3ce0fcb82f60a7682c2130dc9f15fb25f2d306 (patch)
tree91e4766148ec8723aa9f127b99b10d0fcca2de3c /Makefile
parent329134b108de9fd4b77b439c7128222dda27efff (diff)
mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspend
commit 77a0122e0838663795651aa0beb2325156f98c09 upstream. A host controller for a SD card may need a GPIO for card detect in order to wake up from runtime suspend when a card is inserted. If that GPIO is not configured, then the host controller will not wake up. Fix that for the affected devices by not enabling runtime PM unless the GPIO is successfully set up. This affects BYT sd card host controller which had runtime PM enabled from v3.11. For completeness, the MFD sd card host controller is flagged also. The original patch before rebasing (see link below) was tested on v3.11.10 and v3.12.4 although the patch applied with some offsets and fuzz. The original patch is here: http://marc.info/?l=linux-mmc&m=138676702327057 Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Chris Ball <chris@printf.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions