viafb: factor lcd scaling parameters out
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 5 Jan 2011 10:36:05 +0000 (10:36 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 9 Mar 2011 18:58:35 +0000 (18:58 +0000)
commitbf5ea02d9058a97a0bc2da9ca04ae4b34989407a
tree0f93b48ee4ff6acb5ee509c97802ad0d23ea3d3c
parentd90108765b64e39e88e59f51d05ac652f0e53fea
viafb: factor lcd scaling parameters out

These parameters are the same for all currently known VIA IGPs so it
does not make any sense to store them with IGP specific data. This
saves a few bytes and helps a bit in dicovering the real differences.

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