linux/drivers/mtd/nand/bcm47xxnflash
Hauke Mehrtens a7bf6543e8 mtd: bcm47xxnflash: register this as normal driver
When platform_driver_probe() is used and no device is registered for
this driver -ENODEV is returned and and error message is shown. Not all
BCM47xx SoC have a nand flash chip controller and chip and for them an
error message was shown.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2013-02-04 10:31:30 +02:00
..
bcm47xxnflash.h mtd: bcm47xxnflash: enable BCM4706 driver 2012-11-22 09:32:49 +02:00
main.c mtd: bcm47xxnflash: register this as normal driver 2013-02-04 10:31:30 +02:00
Makefile mtd: bcm47xxnflash: enable BCM4706 driver 2012-11-22 09:32:49 +02:00
ops_bcm4706.c mtd: bcm47xxnflash: writing support 2012-12-10 14:09:49 +02:00