linux/arch/powerpc/platforms/powermac
Greg Kroah-Hartman cad5cef62a POWERPC: 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,
__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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:04 -08:00
..
Kconfig powerpc: Add kconfig for muxed smp ipi support 2011-05-19 15:31:05 +10:00
Makefile Fix common misspellings 2011-03-31 11:26:23 -03:00
backlight.c powerpc: add export.h to files making use of EXPORT_SYMBOL 2011-10-31 19:30:37 -04:00
bootx_init.c Disintegrate asm/system.h for PowerPC 2012-03-28 18:30:02 +01:00
cache.S
cpufreq_32.c powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driver 2012-11-15 13:00:33 +11:00
cpufreq_64.c
feature.c powerpc: add export.h to files making use of EXPORT_SYMBOL 2011-10-31 19:30:37 -04:00
low_i2c.c i2c/powermac: Register i2c devices from device-tree 2012-04-30 15:37:17 +10:00
nvram.c Disintegrate asm/system.h for PowerPC 2012-03-28 18:30:02 +01:00
pci.c POWERPC: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
pfunc_base.c
pfunc_core.c drivers/of: Constify device_node->name and ->path_component_name 2012-11-17 12:05:57 +00:00
pic.c Fix misspellings of "whether" in comments. 2012-11-19 14:31:35 +01:00
pmac.h powerpc/psurge: Create a irq_host for secondary cpus 2011-05-19 15:31:51 +10:00
setup.c Disintegrate asm/system.h for PowerPC 2012-03-28 18:30:02 +01:00
sleep.S
smp.c POWERPC: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
time.c Disintegrate asm/system.h for PowerPC 2012-03-28 18:30:02 +01:00
udbg_adb.c
udbg_scc.c