]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
sdhci: acpi: add free_slot callback
authorWang Dongsheng <dongsheng.wang@hxt-semitech.com>
Thu, 16 Aug 2018 04:48:42 +0000 (12:48 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2018 19:12:21 +0000 (11:12 -0800)
commit8c9e66266a1662bae7f532fffe9e7fc1fb7548c3
tree19ee3b9d0a52a0d10945246d4ea5b7f19b65ea1e
parent8be558fb46dfc949af7db88e1de2df18fdbe3a79
sdhci: acpi: add free_slot callback

[ Upstream commit c7eabbee3de99347105faa7fd925a500ccf43baf ]

The device specific resource can be free in free_slot after
removing host controller.

Signed-off-by: Wang Dongsheng <dongsheng.wang@hxt-semitech.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mmc/host/sdhci-acpi.c