commit | d1ab7c3a33d27e7b63fd6207d88852561072ae36 | [log] [tgz] |
---|---|---|
author | Ruiqi Gong <[email protected]> | Thu Apr 08 06:03:29 2021 -0400 |
committer | Daniel Lezcano <[email protected]> | Tue Apr 20 08:58:47 2021 +0200 |
tree | 1f0b9d8cac1d6df369b90db554b9f525927891be | |
parent | 8cd7ab2a1a393f37f2e2f4b3ff595d98c245b854 [diff] |
thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_probe() There is a error message within devm_ioremap_resource already, so remove the dev_err call to avoid redundant error message. Reported-by: Hulk Robot <[email protected]> Signed-off-by: Ruiqi Gong <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]