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/arm/mach-dove
Greg Kroah-Hartman 351a102dbf ARM: 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>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:04 -08:00
..
include/mach Dove: Fix irq_to_pmu() 2012-11-21 18:28:25 +00:00
Kconfig ARM: dove: switch to DT clock providers 2012-11-20 14:46:50 +01:00
Makefile ARM: Dove: allow PCI to be disabled 2012-09-21 17:07:26 +00:00
Makefile.boot ARM: kirkwood: move new dtbs to common Makefile 2012-09-22 14:24:00 -07:00
addr-map.c arm: plat-orion: use void __iomem pointers for addr-map functions 2012-09-21 18:04:47 +00:00
cm-a510.c ARM: restart: dove: use new restart hook 2012-01-05 12:57:09 +00:00
common.c arm: dove: Convert Dove to DT XOR DMA engine 2012-11-20 16:03:35 +01:00
common.h ARM: Dove: allow PCI to be disabled 2012-09-21 17:07:26 +00:00
dove-db-setup.c ARM: Orion: SPI: Add clk/clkdev support. 2012-05-08 16:33:55 -07:00
irq.c Dove: Attempt to fix PMU/RTC interrupts 2012-11-21 18:25:11 +00:00
mpp.c arm: plat-orion: use void __iomem pointers for MPP functions 2012-09-21 18:04:24 +00:00
mpp.h ARM: dove: Consolidate mpp code with platform mpp. 2011-05-16 15:49:31 -04:00
pcie.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00