summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorChris Packham <chris.packham@alliedtelesis.co.nz>2020-03-16 20:49:07 +1300
committerDavid S. Miller <davem@davemloft.net>2020-03-17 20:54:37 -0700
commitfa2632f74e57bbc869c8ad37751a11b6147a3acc (patch)
treeb3ca4ed82f5861dd1743168dc2af097a3d9c24b7 /tools/perf/scripts/python/exported-sql-viewer.py
parent028fd76b9b1cc9e195ce60790791fd3f37b9b5d7 (diff)
net: mvmdio: avoid error message for optional IRQ
Per the dt-binding the interrupt is optional so use platform_get_irq_optional() instead of platform_get_irq(). Since commit 7723f4c5ecdb ("driver core: platform: Add an error message to platform_get_irq*()") platform_get_irq() produces an error message orion-mdio f1072004.mdio: IRQ index 0 not found which is perfectly normal if one hasn't specified the optional property in the device tree. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions