Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information