aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJeremy Higdon <[email protected]>2006-11-25 11:09:33 -0800
committerLinus Torvalds <[email protected]>2006-11-25 13:28:34 -0800
commita1b26c32af51d0fd82754bc06b495dd03c2f2d58 (patch)
tree5ae62b93aa82a366e2d32d1125e7a7a1eec6225f /include/linux
parentc154348f00834911c49aa63dfb48bd50d1a07d93 (diff)
[PATCH] 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: Jeremy Higdon <[email protected]> Acked-by: "Bartlomiej Zolnierkiewicz" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions