From: Andres Salomon Date: Mon, 28 Apr 2008 09:15:24 +0000 (-0700) Subject: lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writel X-Git-Tag: v2.6.26-rc1~803 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9286361beab8ef5c928ecb2bfefe68ab0176238b;p=pandora-kernel.git lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writel This creates read_gp/write_gp, read_dc/write_dc, read_vp/write_vp, and read_fp/write_fp for reading and updating those registers. Note that we don't follow the 'DF' naming; those will be renamed to VP shortly. Signed-off-by: Andres Salomon Cc: "Antonino A. Daplas" Cc: Jordan Crouse Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed