Skip to content
Snippets Groups Projects
user avatar
Jeremy Higdon authored
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>
Acked-by: default avatar"Bartlomiej Zolnierkiewicz" <bzolnier@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
a1b26c32
History
Name Last commit Last update