commit | 62694735ca95c74dac4eb9068d59801ac0ddebaf | [log] [tgz] |
---|---|---|
author | Sujit Reddy Thumma <sthumma@codeaurora.org> | Tue Jul 30 00:36:00 2013 +0530 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Aug 26 12:51:26 2013 +0400 |
tree | 513e9886fe0edb36b7c4722d3657bd8da85ff11b | |
parent | 66ec6d59407baf7c7a1f99c79d632403c1064266 [diff] |
[SCSI] ufs: Add runtime PM support for UFS host controller driver Add runtime PM helpers to suspend/resume UFS controller at runtime. Enable runtime PM by default for pci and platform drivers as the initialized hardware can suspend if it is not used after bootup. Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org> Signed-off-by: Santosh Y <santoshsy@gmail.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>