mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
351a102dbf
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: Russell King <linux@arm.linux.org.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
include/mach | ||
aemif.c | ||
asp.h | ||
board-da830-evm.c | ||
board-da850-evm.c | ||
board-dm355-evm.c | ||
board-dm355-leopard.c | ||
board-dm365-evm.c | ||
board-dm644x-evm.c | ||
board-dm646x-evm.c | ||
board-mityomapl138.c | ||
board-neuros-osd2.c | ||
board-omapl138-hawk.c | ||
board-sffsdr.c | ||
board-tnetv107x-evm.c | ||
cdce949.c | ||
clock.c | ||
clock.h | ||
common.c | ||
cp_intc.c | ||
cpufreq.c | ||
cpuidle.c | ||
da8xx-dt.c | ||
da830.c | ||
da850.c | ||
davinci.h | ||
devices-da8xx.c | ||
devices-tnetv107x.c | ||
devices.c | ||
dm355.c | ||
dm365.c | ||
dm644x.c | ||
dm646x.c | ||
dma.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
mux.c | ||
mux.h | ||
pm_domain.c | ||
pm.c | ||
psc.c | ||
serial.c | ||
sleep.S | ||
sram.c | ||
time.c | ||
tnetv107x.c | ||
usb.c |