]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: mxsfb: general cleanups
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 6 Dec 2013 09:06:47 +0000 (10:06 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 6 Dec 2013 09:06:47 +0000 (10:06 +0100)
commit781586373f2e15ded9c15050a6de6035a604e1a7
treec35c527cffa30849fddb7e71e8154348bd3cdaec
parent3d1f7ccad81f2928708a88105fe02b64aab8af11
video: mxsfb: general cleanups

- fix mixed space/tab indentation in comment
- remove redundant variable initialization
- bail out if unsupported bpp given
- remove useless cast to (void *)
drivers/video/mxsfb.c