diff options
author | Jean Delvare <khali@linux-fr.org> | 2009-12-14 18:00:27 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-15 08:53:27 -0800 |
commit | 2ea5d35a49f5c89d1d2d677fe90c71ad5a6278b6 (patch) | |
tree | 3e5eb8efe966320b93ec948c8f95674d79912c5e /drivers/usb | |
parent | e4c570c4cb7a95dbfafa3d016d2739bf3fdfe319 (diff) | |
download | linux-2ea5d35a49f5c89d1d2d677fe90c71ad5a6278b6.tar.bz2 |
ioc3/ioc4: various section fixes
Several IOC3 and IOC4 drivers misuse the __devinit and __devexit section
markers. Use __init and __exit instead as appropriate, then add __devinit
and __devexit where they really belong for PCI drivers.
Also make ioc4_serial_init static.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Pat Gefre <pfg@sgi.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions