linux/drivers/char/ipmi
Greg Kroah-Hartman bcd2982a0e Drivers: char: 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,
__devinitconst, 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: David Airlie <airlied@linux.ie>
Cc: Matt Mackall <mpm@selenic.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:15 -08:00
..
Kconfig
Makefile
ipmi_bt_sm.c
ipmi_devintf.c
ipmi_kcs_sm.c
ipmi_msghandler.c various: Fix spelling of "asynchronous" in comments. 2012-11-19 14:32:13 +01:00
ipmi_poweroff.c
ipmi_si_intf.c Drivers: char: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
ipmi_si_sm.h
ipmi_smic_sm.c
ipmi_watchdog.c