From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:21 +0000 (+0200) Subject: ide: WIN_* -> ATA_CMD_* X-Git-Tag: v2.6.28-rc1~710^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaaade3f059fa1b57283d4a7c8351a42ec747bf0;p=pandora-kernel.git ide: WIN_* -> ATA_CMD_* * Use ATA_CMD_* defines instead of WIN_* ones. While at it: * EXABYTE_ENABLE_NEXT -> ATA_EXABYTE_ENABLE_NEST * SETFEATURES_{EN,DIS}_WCACHE -> SETFEATURES_WC_{ON,OFF} * SETFEATURES_{EN,DIS}_AAM -> SETFEATURES_AAM_{ON,OFF} * SMART_* -> ATA_SMART_* * Remove stale comment from ide-proc.c. Partially based on earlier work by Chris Wedgwood. Acked-by: Chris Wedgwood Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed