]> git.baikalelectronics.ru Git - kernel.git/commit
viafb: kill lcd_panel_id
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 11 Dec 2010 04:01:13 +0000 (04:01 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 9 Mar 2011 18:58:26 +0000 (18:58 +0000)
commit78d9c9293c29aba217219569dad388d703a5225c
tree2a5efe52b54ed151bbe8bd0ce39ee8c1a41ec6ec
parentd7d289b44615a50ac37dc956e43668d9b07d56b2
viafb: kill lcd_panel_id

This patch removes all internal uses of another mostly artificial
value. It does duplicate the information of the maximum resolution and
it is not flexible as only a few resolutions exist. Hence it is better
to remove it and clean the mess up.
No runtime change expected.

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