|
@@ -2305,7 +2305,6 @@ static int omap_hsmmc_suspend(struct device *dev)
|
|
int ret = 0;
|
|
int ret = 0;
|
|
struct platform_device *pdev = to_platform_device(dev);
|
|
struct platform_device *pdev = to_platform_device(dev);
|
|
struct omap_hsmmc_host *host = platform_get_drvdata(pdev);
|
|
struct omap_hsmmc_host *host = platform_get_drvdata(pdev);
|
|
- pm_message_t state = PMSG_SUSPEND; /* unused by MMC core */
|
|
|
|
|
|
|
|
if (host && host->suspended)
|
|
if (host && host->suspended)
|
|
return 0;
|
|
return 0;
|