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/arch/powerpc/platforms/52xx
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 gpio: Move mpc5200 gpio driver to drivers/gpio 2011-07-06 11:57:15 -06:00
Makefile gpio: Move mpc5200 gpio driver to drivers/gpio 2011-07-06 11:57:15 -06:00
efika.c powerpc/5200: efika.c: Add of_node_put to avoid memory leak 2010-09-08 11:45:24 -06:00
lite5200.c powerpc: Fix typos in Freescale copyright claims 2012-11-15 13:00:58 +11:00
lite5200_pm.c Disintegrate asm/system.h for PowerPC 2012-03-28 18:30:02 +01:00
lite5200_sleep.S [POWERPC] MPC5200 low power mode 2007-09-19 15:25:34 +10:00
media5200.c sections: fix section conflicts in arch/powerpc 2012-10-06 03:04:39 +09:00
mpc52xx_common.c powerpc/5200: convert mpc5200 to use of_platform_populate() 2012-03-21 10:40:31 +11:00
mpc52xx_gpt.c POWERPC: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
mpc52xx_lpbfifo.c POWERPC: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
mpc52xx_pci.c powerpc: Mark const init data with __initconst instead of __initdata 2012-04-02 14:00:03 +10:00
mpc52xx_pic.c powerpc: 52xx: nop out unsupported critical IRQs 2012-10-25 22:05:32 +02:00
mpc52xx_pm.c suspend: constify platform_suspend_ops 2010-11-16 14:14:02 +01:00
mpc52xx_sleep.S [POWERPC] mpc52xx suspend to deep-sleep 2007-05-07 20:31:15 +10:00
mpc5200_simple.c powerpc: mpc5200: Add a3m071 board support 2012-12-06 22:59:08 +01:00