From: Hauke Mehrtens Date: Thu, 24 Jan 2013 16:39:55 +0000 (+0100) Subject: mtd: bcm47xxsflash: register this as normal driver X-Git-Tag: v3.9-rc1~18^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d13dc3bce8bff81668f793802de38ca12b775b8;p=pandora-kernel.git mtd: bcm47xxsflash: 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 serial 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