[PATCH] mbxfb: Add framebuffer driver for the Intel 2700G
Add frame buffer driver for the 2700G LCD controller present on CompuLab CM-X270 computer module. [adaplas] - Add more informative help text to Kconfig - Make DEBUG a Kconfig option as FB_MBX_DEBUG - Remove #include mbxdebug.c, this is frowned upon - Remove redundant casts - Arrange #include's alphabetically - Trivial whitespace Signed-off-by: NMike Rapoport <mike@compulab.co.il> Signed-off-by: NAntonino Daplas <adaplas@pol.net> Signed-off-by: NAndrew Morton <akpm@osdl.org> Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
Showing
drivers/video/mbx/Makefile
0 → 100644
drivers/video/mbx/mbxdebugfs.c
0 → 100644
drivers/video/mbx/mbxfb.c
0 → 100644
drivers/video/mbx/reg_bits.h
0 → 100644
drivers/video/mbx/regs.h
0 → 100644
include/video/mbxfb.h
0 → 100644
想要评论请 注册 或 登录