Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information