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)
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>

No differences found