viafb: enable second display channel at central place
commitb002741d174a32f8162b2110ad9757b6fb6afcc3
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 28 Jul 2010 01:11:41 +0000 (28 01:11 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Fri, 24 Sep 2010 02:14:38 +0000 (24 02:14 +0000)
tree498e862bc9c03711ad7df24d2d299260a2e63a9b
parent414d3ce1b34384dd42e31536075583b9edb3cab6
viafb: enable second display channel at central place

Move the enabling of the second display channel to the generic
output routing function and do it exactly if something is using it.
This unifies a zoo of variants how to do it and does no longer
disable it if LCD is not on the second display which is much saner
as there can be other users who need it. Probably this did not cause
any problems so far as we only recently started dual fb support and
otherwise there won't be other users and LCD is preferred assigned to
second display channel.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Joseph Chan <JosephChan@via.com.tw>
drivers/video/via/hw.c