From: Brian Gerst Date: Fri, 5 Feb 2010 14:37:07 +0000 (-0500) Subject: x86: Clean up mem*io functions. X-Git-Tag: v2.6.34-rc1~256^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6175ddf06b6172046a329e3abfd9c901a43efd2e;p=pandora-kernel.git x86: Clean up mem*io functions. Iomem has no special significance on x86. Use the standard mem* functions instead of trying to call other versions. Some fixups are needed to match the function prototypes. Signed-off-by: Brian Gerst LKML-Reference: <1265380629-3212-6-git-send-email-brgerst@gmail.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed