]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: unify ia_css_stream stop logic
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 15 Nov 2021 19:40:26 +0000 (19:40 +0000)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 16 Nov 2021 14:37:10 +0000 (14:37 +0000)
commit2e7a79afd9faf1219134edd992d3e48c1a734805
tree99eb4d83b378b50b75c94ca9e701c753a10cfa0d
parent89e685cd4bade3434b29108f8756f3178a57261f
media: atomisp: unify ia_css_stream stop logic

There are two versions of those functions. It turns that the
choosen firmware use the old version. So, drop the unused
ones and ensure that all devices will use the right functions.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/sh_css.c