commit | a7535ba730e13db037bd22c79c3805690d0945a2 | [log] [tgz] |
---|---|---|
author | Eric Miao <[email protected]> | Wed Apr 30 00:52:24 2008 -0700 |
committer | Linus Torvalds <[email protected]> | Wed Apr 30 08:29:32 2008 -0700 |
tree | e029246541524550ac3b7eba1f88d7af073481c9 | |
parent | 0454bd09de7380aac464c09018e6a533f7247b0d [diff] |
pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l() using __raw_{read,write}l() everywhere looks messy, introduce lcd_{read,write}l() to get this cleaned up a bit Signed-off-by: eric miao <[email protected]> Cc: "Antonino A. Daplas" <[email protected]> Cc: Russell King <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>