summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-11-11 09:37:04 -0800
committerDavid S. Miller <davem@davemloft.net>2018-11-11 09:37:04 -0800
commitd79e26a7efc22c4cc2cd66529cc3bd4e0ed5938a (patch)
treedee28465b4a5bfe7089cb9d6a21910ba71fd54a3 /tools/perf/scripts/python/export-to-sqlite.py
parente15e067d0656625c77c52b4e5f0cfbf0c0c3583f (diff)
parenta4307c0ec66131e722a8fa0f1da09646c46ee924 (diff)
downloadlinux-d79e26a7efc22c4cc2cd66529cc3bd4e0ed5938a.tar.bz2
Merge branch 'remove-PHY_HAS_INTERRUPT'
Heiner Kallweit says: ==================== net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt Flag PHY_HAS_INTERRUPT is used only here for this small check. I think using interrupts isn't possible if a driver defines neither config_intr nor ack_interrupts callback. So we can replace checking flag PHY_HAS_INTERRUPT with checking for these callbacks. This allows to remove this flag from all driver configs. v2: - add helper for check in patch 1 - remove PHY_HAS_INTERRUPT from all drivers, not only Realtek - remove flag PHY_HAS_INTERRUPT completely v3: - rebase patch 2 ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions