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/mips/lantiq/xway
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
..
Makefile MIPS: lantiq: adds GPHY firmware loader 2012-11-11 18:47:41 +01:00
clk.c MIPS: lantiq: implement support for clkdev api 2012-05-21 14:31:51 +01:00
dma.c MIPS: drivers: remove __dev* attributes. 2013-01-03 15:57:09 -08:00
gptu.c MIPS: drivers: remove __dev* attributes. 2013-01-03 15:57:09 -08:00
prom.c MIPS: lantiq: add xway soc ids 2012-05-15 17:49:23 +02:00
reset.c MIPS: lantiq: adds code for booting GPHY 2012-11-11 18:47:35 +01:00
sysctrl.c MIPS: lantiq: adds xrx200 ethernet clock definition 2012-11-11 18:47:31 +01:00
xrx200_phy_fw.c MIPS: drivers: remove __dev* attributes. 2013-01-03 15:57:09 -08:00