linux/arch/mips/cavium-octeon
Greg Kroah-Hartman 28eb0e4661 MIPS: drivers: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:09 -08:00
..
executive MIPS: Octeon: Add kexec and kdump support 2012-12-13 17:00:39 +01:00
.gitignore
Kconfig
Makefile kbuild: centralize .dts->.dtb rule 2012-11-30 10:52:19 -06:00
Platform
cpu.c
csrc-octeon.c
dma-octeon.c
flash_setup.c mips/octeon: 16-Bit NOR flash was not being detected during boot 2012-11-09 11:37:16 +01:00
octeon-irq.c MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree. 2012-12-13 18:15:24 +01:00
octeon-memcpy.S MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set. 2012-12-12 16:52:06 +01:00
octeon-platform.c MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree. 2012-12-13 18:15:24 +01:00
octeon_3xxx.dts
octeon_68xx.dts
octeon_boot.h
serial.c MIPS: drivers: remove __dev* attributes. 2013-01-03 15:57:09 -08:00
setup.c MIPS/EDAC: Improve OCTEON EDAC support. 2012-12-13 18:15:26 +01:00
smp.c