diff options
| author | Ioana Ciornei <[email protected]> | 2020-11-23 15:38:17 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2020-11-25 19:18:38 +0000 |
| commit | 6527b938426f7fa66051273568d234b1fe01a15b (patch) | |
| tree | c273ad1ea912f8519463a34f956aa90ba49b5b3a /net/lapb/lapb_iface.c | |
| parent | net: phy: qsemi: remove the use of .ack_interrupt() (diff) | |
| download | kernel-6527b938426f7fa66051273568d234b1fe01a15b.tar.gz kernel-6527b938426f7fa66051273568d234b1fe01a15b.zip | |
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Now that all the PHY drivers have been migrated to directly implement
the generic .handle_interrupt() callback for a seamless support of
shared IRQs and all the .config_inter() implementations clear any
pending interrupts, we can safely remove the two callbacks.
With this patch, phylib has a proper support for shared IRQs (and not
just for multi-PHY devices. A PHY driver must implement both the
.handle_interrupt() and .config_intr() callbacks for the IRQs to be
actually used.
Signed-off-by: Ioana Ciornei <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions
