mtd: spi-nor: change "error reading JEDEC id" from dbg to err
authorFlavio Suligoi <f.suligoi@asem.it>
Fri, 24 May 2019 14:45:45 +0000 (16:45 +0200)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 7 Jun 2019 04:49:41 +0000 (07:49 +0300)
commit92aae4ce84275036977468379484012545afb31a
treecda301937cc463d459abe1484c21b6a29798f1bd
parent21ed90acd1786880129eeae9d6718b5fc8663c36
mtd: spi-nor: change "error reading JEDEC id" from dbg to err

In case of SPI error during the reading of the nor Id,
the probe fails without any error message related to
the JEDEC Id reading procedure.

Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
drivers/mtd/spi-nor/spi-nor.c