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)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:19 +0000 (11:33 +0000)
commit1527388ed27ec7965307054426f028b4668dc5f3
tree5f49429bdf5610210d6c797fd8b1f88df5019dde
parent757e050acb6266e1c98601bb0d245c8ca0098c4b
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