viafb: LCD bpp cleanup
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 12 Feb 2012 20:34:17 +0000 (20:34 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 4 Mar 2012 12:05:15 +0000 (12:05 +0000)
commit91dc1be8f698eb016343d534159a919678e3889c
tree286944db798d0254314e9e346cf74fa9c87211d3
parent70a27df1579b0e8d7d478d034980f8a7f8a20d54
viafb: LCD bpp cleanup

This patch removes redundant bits per pixel information by using the
one storged in var directly. Simplifies code without any functional
changes.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/via/chip.h
drivers/video/via/hw.c
drivers/video/via/hw.h
drivers/video/via/lcd.c
drivers/video/via/viafbdev.c