i2c: s3c2410: Remove redundant dev_err()
There is no need to call the dev_err() function directly to print a custom message when handling an error from platform_get_irq() function as it is going to display an appropriate error message in case of a failure. Signed-off-by:Ruan Jinjie <ruanjinjie@huawei.com> Reviewed-by:
Andi Shyti <andi.shyti@kernel.org> Link: https://lore.kernel.org/r/20230726174226.2480552-1-ruanjinjie@huawei.com Signed-off-by:
Andi Shyti <andi.shyti@kernel.org>
Loading
Please sign in to comment