aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/rtsx_pci_sdmmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/host/rtsx_pci_sdmmc.c')
-rw-r--r--drivers/mmc/host/rtsx_pci_sdmmc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mmc/host/rtsx_pci_sdmmc.c b/drivers/mmc/host/rtsx_pci_sdmmc.c
index ad13f4240c49..82a35b91cdbc 100644
--- a/drivers/mmc/host/rtsx_pci_sdmmc.c
+++ b/drivers/mmc/host/rtsx_pci_sdmmc.c
@@ -1316,8 +1316,6 @@ static int rtsx_pci_sdmmc_drv_remove(struct platform_device *pdev)
1316 mmc_remove_host(mmc); 1316 mmc_remove_host(mmc);
1317 mmc_free_host(mmc); 1317 mmc_free_host(mmc);
1318 1318
1319 platform_set_drvdata(pdev, NULL);
1320
1321 dev_dbg(&(pdev->dev), 1319 dev_dbg(&(pdev->dev),
1322 ": Realtek PCI-E SDMMC controller has been removed\n"); 1320 ": Realtek PCI-E SDMMC controller has been removed\n");
1323 1321