From cb85b7e7a0605de2de139d2c293ff10affc8a81c Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 16 Oct 2013 13:16:14 +0100 Subject: [PATCH] mtd: dataflash: Say if we find a device we don't support Ensure that the error message if we identify a flash we don't know how to talk to is displayed on the console in order to aid diagnostics. While we're at convert the message to use dev_info() rather than our hand rolled version of it for consistency. Signed-off-by: Mark Brown Signed-off-by: Brian Norris --- Reading git-format-patch failed