From: Alan Cox Date: Wed, 4 May 2011 09:18:42 +0000 (+0100) Subject: parport: Use request_muxed_region for IT87 probe and lock X-Git-Tag: v3.0-rc1~338^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=868d1721a2200244a4555193d4adc1133cfb3978;p=pandora-kernel.git parport: Use request_muxed_region for IT87 probe and lock This is needed as part of making the various IT87 drivers actually co-exist politely with each other, and with other superio devices that may be muxed on 0x2E/0x2F. It can be applied before or after the other patches by Nat Gurumoorthy without problem. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed