diff options
| author | Ioana Ciornei <ioana.ciornei@nxp.com> | 2020-11-01 15:51:08 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-06 03:32:39 +0300 |
| commit | e5d2b0b6c2b98bfac36c280d81a7bb7aabc5b731 (patch) | |
| tree | 3c424df255cb947c76999b2aa9cb8ce3cddeddee /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 15772e4ddf3fa07db7be3c0920dd21a580a05ffa (diff) | |
| download | linux-e5d2b0b6c2b98bfac36c280d81a7bb7aabc5b731.tar.xz | |
net: phy: cicada: implement the generic .handle_interrupt() callback
In an attempt to actually support shared IRQs in phylib, we now move the
responsibility of triggering the phylib state machine or just returning
IRQ_NONE, based on the IRQ status register, to the PHY driver. Having
3 different IRQ handling callbacks (.handle_interrupt(),
.did_interrupt() and .ack_interrupt() ) is confusing so let the PHY
driver implement directly an IRQ handler like any other device driver.
Make this driver follow the new convention.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
