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)
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>

No differences found