Files
linux-apfs/drivers
Bartlomiej Zolnierkiewicz 4cd7d9247f scc_pata: fix module unloading
scc_pata host driver predated module unloading support for IDE host
drivers so even though it supports PCI hot-unplug and implements
PCI device ->remove method it doesn't allow module removal.  Fix it.

Add missing __init/__exit tags to module_init/module_exit functions
while at it (from Peter Huewe).

Noticed-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-08 00:11:01 -08:00
..
2009-12-11 11:55:21 -08:00
2009-12-08 13:38:14 +01:00
2009-12-11 11:55:21 -08:00
2010-01-08 00:11:01 -08:00
2009-12-09 17:14:38 +11:00