From: Antonino A. Daplas Date: Tue, 8 May 2007 07:38:24 +0000 (-0700) Subject: nvidiafb: access CRT registers safely X-Git-Tag: v2.6.22-rc1~430 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e296927bcc910ffa9e171c0108a4bf74c0836553;p=pandora-kernel.git nvidiafb: access CRT registers safely Use Read/WriteCrtc() to access CRTC registers in nv_i2c.c. These are safer because it uses the correct CRTC base (0x3bx or 0x3dx). Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed