[ARM] amba-clcd: Allow RGB555 and RGB565 with 16bpp
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 26 Jan 2006 14:12:06 +0000 (14:12 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Jan 2006 14:12:06 +0000 (14:12 +0000)
commitc43e6f027de1092678980e9e2494a6f9b051b93f
treeb98b6313f02e125a3e46981f24e7774b6b2bf4c9
parent20a2c88f5039b8b17f0aa3fbc2ac3e9257961123
[ARM] amba-clcd: Allow RGB555 and RGB565 with 16bpp

Some folk want to use RGB555 rather tahn RGB565 with amba-clcd.
Allow amba-clcd to accept either pixel format.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/video/amba-clcd.c