mtd: atmel_nand: Simplify error messages
authorRomain Izard <romain.izard.pro@gmail.com>
Fri, 15 Jan 2016 10:34:56 +0000 (11:34 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Sat, 23 Jan 2016 23:03:47 +0000 (15:03 -0800)
commite88b7f7d6ca47531af602cfb6abdb31ea13eabc3
tree5960b2fd942e6b08a565a8fd1788701d65e2493d
parentb8b0e465ddb0c9cb16089ddfed68a8569e006465
mtd: atmel_nand: Simplify error messages

The error messages when the ECC controller is misconfigured through the
device tree are very precise. As a result they can (and will) get
obsolete when new revisions of the controller appear.

Simplify them before adding the support for the new revision.

Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/atmel_nand.c