diff options
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2010-01-08 00:11:01 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-08 00:11:01 -0800 |
commit | 4cd7d9247ffa2a27508c69563b66713519c196f5 (patch) | |
tree | d5e53ea77ea8007108b2fd6f4c1771b6ce224acc /scripts/rt-tester | |
parent | 1c8a375185935f8106a45221bd187b7b272f97c2 (diff) | |
download | op-kernel-dev-4cd7d9247ffa2a27508c69563b66713519c196f5.zip op-kernel-dev-4cd7d9247ffa2a27508c69563b66713519c196f5.tar.gz |
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>
Diffstat (limited to 'scripts/rt-tester')
0 files changed, 0 insertions, 0 deletions