mtd: rawnand: cadence: remove a redundant dev_err call
authorLiu Shixin <liushixin2@huawei.com>
Mon, 21 Sep 2020 01:38:05 +0000 (09:38 +0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 30 Sep 2020 14:44:17 +0000 (16:44 +0200)
commitfb1c7e829209e911ad479fb64ddbcc4f923caf50
tree875c867f3dd9daa7c674a134d606da96d7ae1ef1
parent6d11178762f7c8338a028b428198383b8978b280
mtd: rawnand: cadence: remove a redundant dev_err call

There is an error message within devm_ioremap_resource already, so
remove the dev_err call to avoid a redundant error message.

Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200921013805.1724606-1-liushixin2@huawei.com
drivers/mtd/nand/raw/cadence-nand-controller.c