diff options
author | Jean-Philippe Brucker <jean-philippe@linaro.org> | 2019-11-11 12:17:21 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2019-11-11 15:44:17 +0100 |
commit | 34d1b0895dbd10713c73615d8f532e78509e12d9 (patch) | |
tree | 9867436b1f9ec987f18d9e18747150f5ba1deb4e /drivers/iommu/iommu.c | |
parent | f7aff1a93f52047739af31072de0ad8d149641f3 (diff) | |
download | linux-stable-34d1b0895dbd10713c73615d8f532e78509e12d9.tar.gz linux-stable-34d1b0895dbd10713c73615d8f532e78509e12d9.tar.bz2 linux-stable-34d1b0895dbd10713c73615d8f532e78509e12d9.zip |
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/iommu.c')
0 files changed, 0 insertions, 0 deletions