From: Michael S. Tsirkin Date: Sun, 29 Jan 2012 22:20:48 +0000 (+0200) Subject: lib: add NO_GENERIC_PCI_IOPORT_MAP X-Git-Tag: v3.3-rc3~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b923650b84068b74b6df838aa8f9b2a350171de6;p=pandora-kernel.git lib: add NO_GENERIC_PCI_IOPORT_MAP Some architectures need to override the way IO port mapping is done on PCI devices. Supply a generic macro that calls ioport_map, and make it possible for architectures to override. Signed-off-by: Michael S. Tsirkin Acked-by: Arnd Bergmann --- Reading git-diff-tree failed