]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: rename ->ESR_DISABLE to ->disable_esr
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 04:08:44 +0000 (05:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:18 +0000 (23:20 +0100)
commit08125d3edab90644724652eedec3e219e3e0f2e7
tree682c5b86d8390925f60037af924236c274b02e63
parentf6f52baf2613dd319e9ba3f3319bf1f1c442e4b3
x86: rename ->ESR_DISABLE to ->disable_esr

the ->ESR_DISABLE shouting variant was used to enable the esr_disable
macro wrappers. Those ugly macros are removed now so we can rename
->ESR_DISABLE to ->disable_esr

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/genapic.h
arch/x86/kernel/apic.c
arch/x86/kernel/genapic_flat_64.c
arch/x86/kernel/genx2apic_cluster.c
arch/x86/kernel/genx2apic_phys.c
arch/x86/kernel/genx2apic_uv_x.c
arch/x86/mach-generic/bigsmp.c
arch/x86/mach-generic/default.c
arch/x86/mach-generic/es7000.c
arch/x86/mach-generic/numaq.c
arch/x86/mach-generic/summit.c