summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/Makefile
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-05-09 23:32:33 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-07-08 18:02:48 +0100
commitf5c673428b7e9460b71fe4196286c0eb33ea8692 (patch)
tree2533786daa30b2a25e4f234d23b7683f23ac7b27 /drivers/staging/media/Makefile
parenta3ec6bc1af391b3115c683711d80bc704e8dd16b (diff)
downloadlinux-f5c673428b7e9460b71fe4196286c0eb33ea8692.tar.bz2
media: staging: media: imx: imx7-media-csi: Inline pipeline start/stop
The imx7_csi_media_pipeline_set_stream() function has separate branches for the start and stop paths, surrounded by mutex lock/unlock. That is very little shared code, inline the locking and corresponding branch in each of the two callers. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Rui Miguel Silva <rmfrfs@gmail.com> Tested-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/staging/media/Makefile')
0 files changed, 0 insertions, 0 deletions