summaryrefslogtreecommitdiffstats
path: root/samples/livepatch/livepatch-shadow-fix1.c
diff options
context:
space:
mode:
authorIoana Ciornei <ioana.ciornei@nxp.com>2020-11-13 17:52:20 +0100
committerJakub Kicinski <kuba@kernel.org>2020-11-17 20:37:00 +0100
commit347917c7e06a6890781662db155e29b36d30a5a4 (patch)
tree17013d1a1ebec19d008e71c6a191d2e5a71f5db4 /samples/livepatch/livepatch-shadow-fix1.c
parentnet: phy: amd: implement generic .handle_interrupt() callback (diff)
downloadlinux-347917c7e06a6890781662db155e29b36d30a5a4.tar.xz
linux-347917c7e06a6890781662db155e29b36d30a5a4.zip
net: phy: amd: remove the use of .ack_interrupt()
In preparation of removing the .ack_interrupt() callback, we must replace its occurrences (aka phy_clear_interrupt), from the 2 places where it is called from (phy_enable_interrupts and phy_disable_interrupts), with equivalent functionality. This means that clearing interrupts now becomes something that the PHY driver is responsible of doing, before enabling interrupts and after clearing them. Make this driver follow the new contract. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'samples/livepatch/livepatch-shadow-fix1.c')
0 files changed, 0 insertions, 0 deletions