dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/isdn
Greg Kroah-Hartman ed5a84cdf5 Drivers: isdn: remove __dev* attributes.
CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
markings need to be removed.

This change removes the use of __devinit, __devexit_p, __devinitdata,
and __devexit from these drivers.

Based on patches originally written by Bill Pemberton, but redone by me
in order to handle some of the coding style issues better, by hand.

Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: Karsten Keil <isdn@linux-pingi.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:02 -08:00
..
act2000 isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
capi ISDN: capi, use kref from tty_port 2012-11-15 17:20:57 -08:00
divert isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
gigaset TTY: isdn/gigaset destroy tty_port properly 2012-11-21 15:13:36 -08:00
hardware Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
hisax Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
hysdn Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
i4l TTY: call tty_port_destroy in the rest of drivers 2012-11-15 17:20:58 -08:00
icn isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
isdnloop isdnloop: fix and simplify isdnloop_init() 2012-08-03 16:53:22 -07:00
mISDN Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
pcbit isdn: Fix typo in drivers/isdn 2012-11-09 17:10:16 -05:00
sc isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
Kconfig isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES 2012-11-07 18:59:26 -05:00
Makefile