From: Tejun Heo Date: Wed, 1 Sep 2010 15:50:05 +0000 (+0200) Subject: libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global X-Git-Tag: v2.6.37-rc1~181^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1152b2617a6e1943b6b82e07c962950e56f1000c;p=pandora-kernel.git libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global Link power management is about to be reimplemented. Prepare for it. * Implement sata_link_scr_lpm(). * Drop static from ata_dev_set_feature() and make it available to other libata files. * Trivial whitespace adjustments. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed