Commit fb1c7e8
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.com1 parent 6d11178 commit fb1c7e8
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2980 | 2980 | | |
2981 | 2981 | | |
2982 | 2982 | | |
2983 | | - | |
2984 | | - | |
| 2983 | + | |
2985 | 2984 | | |
2986 | | - | |
2987 | 2985 | | |
2988 | 2986 | | |
2989 | 2987 | | |
2990 | 2988 | | |
2991 | | - | |
2992 | | - | |
| 2989 | + | |
2993 | 2990 | | |
2994 | | - | |
2995 | 2991 | | |
2996 | 2992 | | |
2997 | 2993 | | |
| |||
0 commit comments