diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-06-15 12:44:15 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-16 08:53:53 -0700 |
| commit | e44e224e2f44c9ad3ab422b513d5ee2f0f45e416 (patch) | |
| tree | 94b55243991e4998baff1bf81e26a9a7943a295e /include/linux/timerqueue.h | |
| parent | ae6e653514d156f0cc2327fe9e7db731ecb35a76 (diff) | |
atm: remove unused ATM PHY operations
The PHY operations are vestiges of the SAR/framer split used by the
removed PCI/SBUS ATM adapters:
- atmdev_ops::phy_put / ::phy_get (register accessors) are never called
by the core and solos-pci only listed them as NULL
- struct atmphy_ops and atm_dev::phy have no users at all - nothing
assigns or dereferences them
Remove all of them. atm_dev::phy_data is kept: solos-pci repurposes it
to stash its per-port channel index.
Link: https://patch.msgid.link/20260615194416.752559-9-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
