OSDN Git Service

soc: qcom: ipa: Remove superfluous error message around platform_get_irq()
authorTan Zhongjun <tanzhongjun@yulong.com>
Thu, 10 Jun 2021 14:01:18 +0000 (22:01 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Jun 2021 21:10:23 +0000 (14:10 -0700)
commit950fd045d76c96ada8c7a6e80f1f4e40de4beb17
tree6f16e2fd4c110d50366e20171add8b945def117a
parentcb8e2e4300fc17e1028cce554ecf72a9e6161742
soc: qcom: ipa: Remove superfluous error message around platform_get_irq()

The platform_get_irq() prints error message telling that interrupt is
missing,hence there is no need to duplicated that message in the
drivers.

Signed-off-by: Tan Zhongjun <tanzhongjun@yulong.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ipa/ipa_smp2p.c