summaryrefslogtreecommitdiffstats
path: root/drivers/ata
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2022-04-26 09:06:17 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-08-30 14:26:12 +0200
commit0872dc04cf65fdfaa1d67453d535f8181982848b (patch)
tree23272007835798183110645a671ca2b304264cfd /drivers/ata
parentebdb28a55da1248d6dfe3bcde9c9f6198f770b2d (diff)
downloadlinux-0872dc04cf65fdfaa1d67453d535f8181982848b.tar.bz2
media: ti: cal: combine wdma irq handling
Instead of handling the WDMA START and END interrupts separately, we need to handle both at the same time to better manage the inherent race conditions related to CAL interrupts. Change the code so that we have a single function, cal_irq_handle_wdma(), which gets two booleans, start and end, as parameters, which allows us to manage the race conditions in the following patch. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions