From: David S. Miller Date: Tue, 24 Apr 2007 06:33:17 +0000 (-0700) Subject: [PARPORT] SUNBPP: Fix OOPS when debugging is enabled. X-Git-Tag: v2.6.21~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a68b2e346f043820e2ba0cde57cc75b4561c124;p=pandora-kernel.git [PARPORT] SUNBPP: Fix OOPS when debugging is enabled. The debugging code would dereference __iomem pointers instead of going through sbus_{read,write}{b,w,l}(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed