mfd: ti_am335x_tscadc: Delete superfluous error message
authorTang Bin <tangbin@cmss.chinamobile.com>
Wed, 11 Aug 2021 12:19:34 +0000 (20:19 +0800)
committerLee Jones <lee.jones@linaro.org>
Mon, 16 Aug 2021 13:03:22 +0000 (14:03 +0100)
commitbc239d8d6dd927af1df3fa3984ccf5f531d1be54
tree912eb372db0878c5b44e1eb720402ed4df3f8589
parent9a8c4bace04a61efbcce4bd44ffa8b86b03ffdfe
mfd: ti_am335x_tscadc: Delete superfluous error message

In the function ti_tscadc_probe(), when get irq failed,
platform_get_irq() logs an error message, so remove
redundant message here.

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/ti_am335x_tscadc.c