aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
diff options
context:
space:
mode:
authorAaron Lu <aaron.lu@intel.com>2013-01-15 17:21:02 +0800
committerJeff Garzik <jgarzik@redhat.com>2013-01-21 15:42:15 -0500
commita59b9aae230316134597775c6202cf28f6da0333 (patch)
tree0982779c88d00690a37fbc0ec8304fd854b1a534 /drivers/ata/libata-core.c
parent213342053db58eabdaddff9c036c2b81ca63c443 (diff)
libata: expose pm qos flags for ata device
Expose pm qos flags to user space so that user has a chance to disable ZPODD feature, if he/she has a broken platform or devices or simply does not like this feature. This flag is exposed to user space only for ZPODD devices. Due to this flag, it is possible the ODD is ZP ready but we didn't power it off. So the zp_ready flag will need to be cleared whenever we found the ODD is not in ZP ready state. Previously, once zp_ready is set, the ODD will always be powered off and the flag will be cleared in post_poweron. But this is no longer the case now. Signed-off-by: Aaron Lu <aaron.lu@intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ata/libata-core.c')
0 files changed, 0 insertions, 0 deletions