viafb: move some modesetting functions to a seperate file
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 17 Apr 2010 19:44:53 +0000 (19:44 +0000)
committerJonathan Corbet <corbet@lwn.net>
Fri, 7 May 2010 23:17:38 +0000 (17:17 -0600)
commit100e74a150d3a31d4c12658c926429ceb880d2f7
treed2fe1094e53c320c7027438c70ee2b66f67eaeed
parent2749413db17723cf894036c0eaf339f289bcc841
viafb: move some modesetting functions to a seperate file

viafb: move some modesetting functions to a seperate file

This patch moves the modesetting functions which are already cleaned up
to a seperate file.
Just the beginning to bring some structure in this mess.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/via/Makefile
drivers/video/via/hw.c
drivers/video/via/hw.h
drivers/video/via/via_modesetting.c [new file with mode: 0644]
drivers/video/via/via_modesetting.h [new file with mode: 0644]