From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:38 +0000 (+0200) Subject: ide: sanitize ide*_pm_* enums X-Git-Tag: v2.6.28-rc1~599^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d346ba0730d84f04022f9f984d3f606f69cef37;p=pandora-kernel.git ide: sanitize ide*_pm_* enums * Move ide*_pm_* enums from ide-io.c to . * idedisk_pm_* -> ide_pm_* * ide_pm_state_* -> ide_pm_* * No need to set ide_pm_* enums to the fixed values. * Uppercase ide_pm_* enums. * Fix/update comments. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed