| commit | a7535ba730e13db037bd22c79c3805690d0945a2 | [log] [tgz] |
|---|---|---|
| author | Eric Miao <eric.miao@marvell.com> | Wed Apr 30 00:52:24 2008 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 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 <eric.miao@marvell.com>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>