[SCSI] ufs: Add runtime PM support for UFS host controller driver
authorSujit Reddy Thumma <sthumma@codeaurora.org>
Mon, 29 Jul 2013 19:06:00 +0000 (00:36 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 26 Aug 2013 08:51:26 +0000 (12:51 +0400)
commit62694735ca95c74dac4eb9068d59801ac0ddebaf
tree513e9886fe0edb36b7c4722d3657bd8da85ff11b
parent66ec6d59407baf7c7a1f99c79d632403c1064266
[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>
drivers/scsi/ufs/ufshcd-pci.c
drivers/scsi/ufs/ufshcd-pltfrm.c
drivers/scsi/ufs/ufshcd.c
This page took 0.024807 seconds and 5 git commands to generate.