From: Andy Fleming Date: Fri, 2 May 2008 18:01:23 +0000 (-0500) Subject: ucc_geth: Fix a bunch of sparse warnings X-Git-Tag: v2.6.26-rc2~23^2~2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fee40e9b8155a4af904d69765c96c00f975acf5;p=pandora-kernel.git ucc_geth: Fix a bunch of sparse warnings ucc_geth didn't have anything marked as __iomem. It was also inconsistent with its use of in/out accessors (using them sometimes, not using them other times). Cleaning this up cuts the warnings down from hundreds to just over a dozen. Signed-off-by: Andy Fleming Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed