diff options
author | Jean-Philippe Brucker <jean-philippe@linaro.org> | 2019-11-11 14:17:21 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2019-11-11 17:44:17 +0300 |
commit | 34d1b0895dbd10713c73615d8f532e78509e12d9 (patch) | |
tree | 9867436b1f9ec987f18d9e18747150f5ba1deb4e /drivers/iommu/Kconfig | |
parent | f7aff1a93f52047739af31072de0ad8d149641f3 (diff) | |
download | linux-34d1b0895dbd10713c73615d8f532e78509e12d9.tar.xz |
iommu/arm-smmu: Remove duplicate error message
Since commit 7723f4c5ecdb ("driver core: platform: Add an error message
to platform_get_irq*()"), platform_get_irq() displays an error when the
IRQ isn't found. Remove the error print from the SMMU driver. Note the
slight change of behaviour: no message is printed if platform_get_irq()
returns -EPROBE_DEFER, which probably doesn't concern the SMMU.
Fixes: 7723f4c5ecdb ("driver core: platform: Add an error message to platform_get_irq*()")
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/Kconfig')
0 files changed, 0 insertions, 0 deletions