Re: [PATCH v12 6/9] libata: expose pm qos flags for ata device

2013-01-10 Thread Tejun Heo
On Thu, Jan 10, 2013 at 05:24:27PM +0800, Aaron Lu wrote: > 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. > >

[PATCH v12 6/9] libata: expose pm qos flags for ata device

2013-01-10 Thread Aaron Lu
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. Signed-off-by: Aaron Lu --- drivers/ata/libata-acpi.c | 3 +++ 1 file