commit | a2932b35a0efd01b20a3f598d19db052d64935f5 | [log] [tgz] |
---|---|---|
author | Igor Popik <igor.popik@gmail.com> | Thu Oct 06 20:32:58 2005 +0200 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Thu Nov 10 11:42:16 2005 +0100 |
tree | 3a9e19970797aeda2f860136f5f05ab45e2a05f4 | |
parent | e34631508861237e598e7d72703eae4478761f37 [diff] |
[PCMCIA] i82365: release all resources if no devices are found The i82365 driver does not release all the resources when the device is not found. This can cause an oops when reading /proc/ioports after module unload. Signed-off-by: Igor Popik <igor.popik@gmail.com> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>