From: Jonathan Corbet Date: Wed, 2 Dec 2009 03:29:39 +0000 (-0700) Subject: viafb: Move core stuff into via-core.c X-Git-Tag: v2.6.35-rc1~475^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f045f77bc0bf238a871b10bea9e425329a8e4abc;p=pandora-kernel.git viafb: Move core stuff into via-core.c The first step toward turning viafb into a multifunction driver. This patch creates a new via-core.c file which serves as the main PCI driver; everything else comes below that. Some work has been done to rationalize the i2c drivers in this new scheme. Cc: ScottFang@viatech.com.cn Cc: JosephChan@via.com.tw Cc: Harald Welte Acked-by: Florian Tobias Schandinat Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed