commit | 648cb6fd83b97f0f772db783a280af300fa9f2bc | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Feb 22 16:53:35 2014 +0100 |
committer | Tejun Heo <tj@kernel.org> | Sat Feb 22 15:35:42 2014 -0500 |
tree | 027965858e2f30afd97961e8920d0f19950bb960 | |
parent | 23b07d4cb3c0c850055cf968af44019b8da185fb [diff] |
ahci-platform: "Library-ise" suspend / resume functionality Split suspend / resume code into host suspend / resume functionality and resource enable / disabling phases, and export the new suspend_ / resume_host functions. tj: Minor comment formatting updates. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org>