Geert Uytterhoeven 1f034456c1 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>
2009-01-12 20:56:30 +01:00
..
2009-01-06 15:59:27 -08:00
2009-01-06 15:59:27 -08:00
2009-01-06 15:59:26 -08:00
2008-12-01 17:40:54 +00:00
2009-01-06 15:59:26 -08:00
2009-01-08 16:29:41 +00:00
2009-01-12 20:56:29 +01:00
2009-01-12 20:56:30 +01:00
2009-01-12 20:56:30 +01:00
2008-11-19 18:49:59 -08:00
2008-12-16 15:43:50 +01:00
2009-01-06 15:59:27 -08:00
2009-01-06 15:59:27 -08:00
2008-11-27 12:37:59 +00:00