Searched hist:21777 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mtd/nand/raw/
H A Dmxic_nand.cdiff 21777bc9 Wed Oct 23 20:29:34 MDT 2019 YueHaibing <yuehaibing@huawei.com> mtd: rawnand: mxic: Remove dev_err() on platform_get_irq() failure

platform_get_irq() will call dev_err() itself on failure,
so there is no need for the driver to also do this.
This is detected by coccinelle.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>

Completed in 93 milliseconds