summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorTejun Heo <htejun@gmail.com>2007-02-20 09:14:48 (GMT)
committerJeff Garzik <jeff@garzik.org>2007-02-21 09:58:18 (GMT)
commit4c90d9717ae27dddf4b02ed7d683e502b539cd1c (patch)
tree5f089e1292536a84d7a8738ed276501c0600eaad /block
parent5e5c74a5e11d1e2a99d03132cc6c4455016db6c2 (diff)
downloadlinux-fsl-qoriq-4c90d9717ae27dddf4b02ed7d683e502b539cd1c.tar.xz
libata: disable pdev on all suspend events
libata used disable pdev only on PM_EVENT_SUSPEND while re-enable pdev unconditionally. This was okay before ref-counted pdev enable update but it now makes the pdev pinned after swsusp cycle (enabled twice but disabled only once) and devres sanity check whines about it. Fix it by unconditionally disabling pdev on all suspend events. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions