]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86 PM: rename 32-bit files in arch/x86/power
authorRafael J. Wysocki <rjw@sisk.pl>
Sat, 9 Feb 2008 22:24:09 +0000 (23:24 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 9 Feb 2008 22:24:09 +0000 (23:24 +0100)
commitc57591244a08bb441c83472f5c110151bb7c2cc6
treeadfb539d83e67079e8bb26085b12f9d33f0120ee
parentcf7700fe24301df2c8d3636cf40784651c098207
x86 PM: rename 32-bit files in arch/x86/power

Rename cpu.c, suspend.c and swsusp.S in arch/x86/power to cpu_32.c,
hibernate_32.c and hibernate_asm_32.S, respectively, and update the
purpose and copyright information in these files.

Update the Makefile in arch/x86/power to reflect the above changes.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/power/Makefile
arch/x86/power/cpu_32.c [moved from arch/x86/power/cpu.c with 99% similarity]
arch/x86/power/hibernate_32.c [moved from arch/x86/power/suspend.c with 98% similarity]
arch/x86/power/hibernate_asm_32.S [moved from arch/x86/power/swsusp.S with 96% similarity]