Revert "ata: ahci_platform: allow disabling of hotplug to save power"
This reverts commit aece27a2f0.
Causes boot failure on some devices.
http://lore.kernel.org/r/CA+G9fYuKW_jCFZPqG4tz=QY9ROfHO38KiCp9XTA+KaDOFVtcqQ@mail.gmail.com
Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
@@ -42,7 +42,5 @@ int ahci_platform_suspend_host(struct device *dev);
|
||||
int ahci_platform_resume_host(struct device *dev);
|
||||
int ahci_platform_suspend(struct device *dev);
|
||||
int ahci_platform_resume(struct device *dev);
|
||||
int ahci_platform_runtime_suspend(struct device *dev);
|
||||
int ahci_platform_runtime_resume(struct device *dev);
|
||||
|
||||
#endif /* _AHCI_PLATFORM_H */
|
||||
|
||||
Reference in New Issue
Block a user