Andres Salomon 32bf87e369 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 start
    with MSR_LX_.  Also, make the names match the data sheet.
  - Use MSR names rather than numbers in source code
  - Document the fact that the LX's MSR_PADSEL has the wrong value
    in the data sheet.  That's, uh, good to note.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:35 -07:00
..
2008-04-26 17:44:55 +02:00
2008-04-28 08:58:35 -07:00
2007-10-20 01:13:56 +02:00
2007-10-17 20:16:15 +02:00
2008-04-28 08:58:21 -07:00
2008-04-19 19:19:55 +02:00
2008-04-19 19:19:54 +02:00
2008-04-28 08:58:30 -07:00
2008-04-26 17:44:55 +02:00