-
- Downloads
Merge tag 'mmc-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC fixes from Ulf Hansson: "MMC core: - Fix in_flight[issue_type] value error to properly manage requests MMC host: - wbsd: Fix double free in the probe error path - sunplus: Fix error path in probe - sdhci_f_sdh30: Fix order of function calls in sdhci_f_sdh30_remove" * tag 'mmc-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove mmc: sunplus: Fix error handling in spmmc_drv_probe() mmc: sunplus: fix return value check of mmc_add_host() mmc: wbsd: fix double mmc_free_host() in wbsd_init() mmc: block: Fix in_flight[issue_type] value error
Showing
- drivers/mmc/core/block.c 4 additions, 3 deletionsdrivers/mmc/core/block.c
- drivers/mmc/host/sdhci_f_sdh30.c 7 additions, 4 deletionsdrivers/mmc/host/sdhci_f_sdh30.c
- drivers/mmc/host/sunplus-mmc.c 13 additions, 13 deletionsdrivers/mmc/host/sunplus-mmc.c
- drivers/mmc/host/wbsd.c 0 additions, 2 deletionsdrivers/mmc/host/wbsd.c
Loading
Please register or sign in to comment