viafb: delete clock and PLL initialization
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 26 Mar 2011 03:17:42 +0000 (03:17 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Fri, 1 Apr 2011 15:32:22 +0000 (15:32 +0000)
commit4d9fd0b72cd80624f9f5c6a4c69c503615bec370
tree8ad08ab67401d9e46d0517b413c8e3399dab9efa
parentbea02e45874a5d18127b0779740c4fd5b3e7e44a
viafb: delete clock and PLL initialization

We do this also in the real program code so there is no reason to
do it here too (and here it's hardly readable).

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