[PATCH] x86: geode: MSR cleanup

2008-02-24 Thread Andres Salomon
0 Subject: [PATCH] x86: geode: MSR cleanup This cleans up a few MSR-using drivers in the following manner: - Ensures MSRs are all defined in asm/geode.h, rather than in misc places - Makes the naming consistent; cs553[56] ones begin with MSR_, GX-specific ones start with MSR_GX_, and LX

[PATCH] x86: geode: MSR cleanup

2008-02-24 Thread Andres Salomon
: [PATCH] x86: geode: MSR cleanup This cleans up a few MSR-using drivers in the following manner: - Ensures MSRs are all defined in asm/geode.h, rather than in misc places - Makes the naming consistent; cs553[56] ones begin with MSR_, GX-specific ones start with MSR_GX_, and LX-specific ones