From: Hauke Mehrtens Date: Mon, 28 Jan 2013 10:25:48 +0000 (+0100) Subject: mtd: bcm47xxnflash: register this as normal driver X-Git-Tag: v3.9-rc1~18^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7bf6543e842e164ec00eb53863d0454200c59d4;p=pandora-kernel.git 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 Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed