viafb: add function to change sync polarity per device
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 18 Sep 2010 23:47:28 +0000 (23:47 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Fri, 24 Sep 2010 02:15:16 +0000 (02:15 +0000)
commit7f0e153e2c0b15aa7427ad4ac550640e1e2e9c33
tree98f82deced910e6dcc9cc9bde3fb139d699261f8
parente029ab0d02b94d633d8e82a46dfdb7fd94a62216
viafb: add function to change sync polarity per device

At the moment only the sync polarity for CRT is handled but there are
also bits for controlling the sync polarity for other output devices.
Add a function to change those similar to the other output device
functions.
There is no runtime change yet as the code still handles only CRT.

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