Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Pull MMC fixes from Ulf Hansson: "Here are some mmc fixes intended for v4.3 rc4: MMC core: - Allow users of mmc_of_parse() to succeed when CONFIG_GPIOLIB is unset - Prevent infinite loop of re-tuning for CRC-errors for CMD19 and CMD21 MMC host: - pxamci: Fix issues with card detect - sunxi: Fix clk-delay settings" * tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc: mmc: core: fix dead loop of mmc_retune mmc: pxamci: fix card detect with slot-gpio API mmc: sunxi: Fix clk-delay settings mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset
No related branches found
No related tags found
Showing
- drivers/mmc/core/core.c 4 additions, 2 deletionsdrivers/mmc/core/core.c
- drivers/mmc/core/host.c 2 additions, 2 deletionsdrivers/mmc/core/host.c
- drivers/mmc/host/pxamci.c 22 additions, 44 deletionsdrivers/mmc/host/pxamci.c
- drivers/mmc/host/sunxi-mmc.c 39 additions, 14 deletionsdrivers/mmc/host/sunxi-mmc.c
Loading
Please register or sign in to comment