Skip to content
Commit 190492c8 authored by Jeremy Higdon's avatar Jeremy Higdon Committed by Adrian Bunk
Browse files

sgiioc4: Disable module unload



This patch removes a module_exit function that sgiioc4 should not have had.

It seems that the IDE layer doesn't support submodule unloading. sgiioc4
was the only driver in drivers/ide/pci that had an exit function.
After an unload, the devices would stay around and the next attempt to
reference would crash...

Signed-off-by: default avatarJeremy Higdon <jeremy@sgi.com>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 82ae0fba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment