commit | 70d2c6dcf8cc655dabab7700f91b194e8cb8a87c | [log] [tgz] |
---|---|---|
author | Tudor Ambarus <tudor.ambarus@microchip.com> | Thu Oct 24 17:23:23 2019 +0300 |
committer | Tudor Ambarus <tudor.ambarus@microchip.com> | Fri Nov 01 10:20:43 2019 +0200 |
tree | a2e0df6e59d089c0cb14f5298e18d0e1ccce3b21 | |
parent | b662d398ccf114a80c92140287a6507efb3e2dfc [diff] |
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>