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)
commitdbf85f2326dbb070256ff153853b00f70c27717a
tree2a5efe52b54ed151bbe8bd0ce39ee8c1a41ec6ec
parent23e5abd5555b86fd56af6383e7a832b0cf2a2d95
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