From: Jiri Slaby Date: Tue, 7 Aug 2012 19:47:37 +0000 (+0200) Subject: mxser: allow overlapping vector X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38daf88ae16d053cffc8745e05b9f7a324ce36eb;p=pandora-kernel.git mxser: allow overlapping vector For many cards, this saves some IO space because interrupt status port has precedence over the rest of ports on the card. Hence it can be mapped to a hole in I/O ports. Here we add a kernel parameter which allows that if a user wants to. But they need to explicitly enable it by a module parameter. Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed