diff options
author | Ben Collins <bcollins@ubuntu.com> | 2005-12-17 18:39:23 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-18 11:19:43 -0800 |
commit | 87d47d0547631e059c308b392cd2423fe9248c93 (patch) | |
tree | cfb608b2f929b9825d3ab4374c42e24ef0b60ffc /arch/um | |
parent | 48ea753075aa15699bd5fac26faa08431aaa697b (diff) | |
download | op-kernel-dev-87d47d0547631e059c308b392cd2423fe9248c93.zip op-kernel-dev-87d47d0547631e059c308b392cd2423fe9248c93.tar.gz |
[PATCH] i2o: Do not disable pci device when it's in use
When dpt_i2o is loaded first, i2o being loaded would cause it to call
pci_device_disable, thus breaking dpt_i2o's use of the device. Based on
similar usage of pci_disable_device in other drivers.
Signed-off-by: Ben Collins <bcollins@ubuntu.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions