From: Kevin Cernekee Date: Sun, 31 Oct 2010 04:11:02 +0000 (-0700) Subject: mtd: m25p80: Reinstate error print on unrecognized flash X-Git-Tag: v2.6.38-rc1~21^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0dff9bd00d2cffea160fb3fa015b77607458634;p=pandora-kernel.git mtd: m25p80: Reinstate error print on unrecognized flash Commit b34bc037b26e621e5fc13466767e4da110a7b3d3 removed the "unrecognized JEDEC id" error message, causing the probe function to silently abort if the flash ID is unrecognized. It is desirable to produce diagnostic output in this situation so that the user has some idea what went wrong. Signed-off-by: Kevin Cernekee Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed