summary refs log tree commit diff
path: root/drivers/phy/phy-qcom-ipq806x-sata.c
diff options
context:
space:
mode:
authorNeilBrown <neil@brown.name>2015-04-16 18:03:04 +1000
committerKishon Vijay Abraham I <kishon@ti.com>2015-06-01 16:08:24 +0530
commit186ecebeb60d5271c519450d71026901d9741714 (patch)
treea54a3e4d44af6b6a87fff530674d5e8ccbc21a95 /drivers/phy/phy-qcom-ipq806x-sata.c
parent56301df6bcaaed31e77b8c500ca1b437f46a3158 (diff)
downloadlinux-186ecebeb60d5271c519450d71026901d9741714.tar.gz
phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.
When the runtime_suspend callback is running, 'runtime_status'
is always RPM_SUSPENDING, so pm_runtime_suspended() will always
fail.
Similarly while the runtime_resume callback is running
'runtime_status' is RPM_RESUMING, so pm_runtime_active() will
always fail.

So remove these two pointless tests.

Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/phy/phy-qcom-ipq806x-sata.c')
0 files changed, 0 insertions, 0 deletions