linux/drivers/mtd/nand/bcm47xxnflash
Greg Kroah-Hartman d892994280 Drivers: mtd: 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, 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: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:03 -08:00
..
Makefile mtd: bcm47xxnflash: enable BCM4706 driver 2012-11-22 09:32:49 +02:00
bcm47xxnflash.h mtd: bcm47xxnflash: enable BCM4706 driver 2012-11-22 09:32:49 +02:00
main.c Drivers: mtd: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
ops_bcm4706.c mtd: bcm47xxnflash: writing support 2012-12-10 14:09:49 +02:00