power_state: get rid of write-only variable in SATA
authorPavel Machek <pavel@ucw.cz>
Thu, 21 Feb 2008 12:56:55 +0000 (13:56 +0100)
committerJeff Garzik <jeff@garzik.org>
Sun, 24 Feb 2008 05:27:26 +0000 (00:27 -0500)
commit559bbe6cbd0d8c68d40076a5f7dc98e3bf5864b2
treee9e24b682275594a269a9fd7e1a754c54b66f4c2
parent635adc28087ced0c843d2ecb6d4ae474d0e611cd
power_state: get rid of write-only variable in SATA

power_state is scheduled for removal, and libata uses it in write-only
mode. Remove it.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-core.c