From: Andres Salomon Date: Mon, 28 Apr 2008 09:14:58 +0000 (-0700) Subject: gxfb: create DC/VP/FP-specific handlers rather than using readl/writel X-Git-Tag: v2.6.26-rc1~834 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab06aaf6a6d5de896e4c52e158be2881036cbee9;p=pandora-kernel.git gxfb: create DC/VP/FP-specific handlers rather than using readl/writel This creates read_dc/write_dc, read_vp/write_vp, and read_fp/write_fp for reading and updating those registers. It creates gxfb.h to house these. We also drop a no-op readl() from gx_set_mode. Other than that, there should be no functionality change. Signed-off-by: Andres Salomon Cc: Jordan Crouse Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed