mtd: spi-nor: Drop redundant error reports in Reg Ops callers
authorTudor Ambarus <tudor.ambarus@microchip.com>
Thu, 24 Oct 2019 14:23:23 +0000 (17:23 +0300)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 1 Nov 2019 08:20:43 +0000 (10:20 +0200)
commit70d2c6dcf8cc655dabab7700f91b194e8cb8a87c
treea2e0df6e59d089c0cb14f5298e18d0e1ccce3b21
parentb662d398ccf114a80c92140287a6507efb3e2dfc
mtd: spi-nor: Drop redundant error reports in Reg Ops callers

Drop the error messages from the callers, since the callees
already print an error message in case of failure.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
drivers/mtd/spi-nor/spi-nor.c