aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/max7301.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2009-01-04 05:43:00 -0500
committerGeert Uytterhoeven <geert@linux-m68k.org>2009-01-12 14:56:30 -0500
commit1f034456c140a8677d0ff3a9bdb3c4b620aae2cb (patch)
tree223020a4d37b88c82adf33181ee33e9b371d26bc /drivers/gpio/max7301.c
parent8280eb8a33d60be4f5fa76d5144f66656c71a680 (diff)
fbdev: c2p - Cleanups
- Improve comments and naming - Convert macros to static inline functions - Remove superfluous `break' after `return' - Make sure we get a build-time error (undefined reference to 'c2p_unsupported') in case of future misuse - Replace `unsigned long' by `u32' in comp(), as that's what all callers use - Use {get,put}_unaligned_be32() in store_planar{,_masked}() - Use void * for arbitrary pointers - Use a union to represent pixels/words, to avoid casts Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'drivers/gpio/max7301.c')
0 files changed, 0 insertions, 0 deletions