drivers: staging: bcm2835-isp: Clear LS table handle in the firmware
authorNaushir Patuck <naush@raspberrypi.com>
Tue, 22 Mar 2022 15:16:40 +0000 (15:16 +0000)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Fri, 25 Mar 2022 09:25:39 +0000 (09:25 +0000)
commita6859e642d3c5819eba1555f04d7a3401969e02f
tree78dd3d385a998bb507afb61728dc5bdb7a4d0750
parent1fe617a917eac75800a8174373b3c0a5c1df26e1
drivers: staging: bcm2835-isp: Clear LS table handle in the firmware

When all nodes have stopped streaming, ensure the firmware has released its
handle on the LS table dmabuf. This is done by passing a null handle in the
LS params.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
drivers/staging/vc04_services/bcm2835-isp/bcm2835-v4l2-isp.c