Patch from abbotti@mev.co.uk (Ian Abbott) to
authorFrank Mori Hess <fmhess@speakeasy.net>
Sat, 4 Jun 2005 14:40:52 +0000 (14:40 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Sat, 4 Jun 2005 14:40:52 +0000 (14:40 +0000)
commitbe3c1c2bf0dd83072caae5cf82df39dedf75063e
treefb5ca4ff14a678c8b40a1949d4c4fc2e53515967
parent4895709d3cce87eb03465ca26c4dca2cd37bafe6
Patch from abbotti@mev.co.uk (Ian Abbott) to
make it possible to remove deprecated check_region()
calls from drivers.
* include/linux/ioport.h: Added compat__request_region()
* include/linux/pci.h: Replace use of check_region() with
modern version of request_region().
ChangeLog
include/linux/ioport.h
include/linux/pci.h