/openbmc/linux/drivers/spi/ |
H A D | spi-tle62x0.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-fsl-lib.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-xcomm.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-sh.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-mpc52xx-psc.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-falcon.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-clps711x.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-sh-hspi.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-mpc52xx.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-oc-tiny.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-coldfire-qspi.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-dw-pci.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-xilinx.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-tegra20-sflash.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-pxa2xx-pci.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-mpc512x-psc.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-ep93xx.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-mxs.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-ath79.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-dw-mmio.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-tegra20-slink.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-gpio.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-fsl-espi.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-fsl-spi.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | spi-topcliff-pch.c | diff fd4a319bc933ae93e68935b21924a9ca4ba2d060 Fri Dec 07 10:57:14 CST 2012 Grant Likely <grant.likely@secretlab.ca> spi: Remove HOTPLUG section attributes
CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit.
Bill Pemberton has done most of the legwork on this series. I've used his script to purge the attributes from the drivers/gpio tree.
Reported-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|