summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
diff options
context:
space:
mode:
authorIoana Ciornei <ioana.ciornei@nxp.com>2020-11-01 13:51:09 +0100
committerJakub Kicinski <kuba@kernel.org>2020-11-06 01:32:39 +0100
commita758087f476d5af400b07ae708586def16858c77 (patch)
treefa876719a81def2b689d60677406628a60e6fe02 /drivers/remoteproc
parentnet: phy: cicada: implement the generic .handle_interrupt() callback (diff)
downloadlinux-a758087f476d5af400b07ae708586def16858c77.tar.xz
linux-a758087f476d5af400b07ae708586def16858c77.zip
net: phy: cicada: 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 'drivers/remoteproc')
0 files changed, 0 insertions, 0 deletions