aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/stm32/stm32-dcmi.c
diff options
context:
space:
mode:
authorAndrĂ© Almeida <[email protected]>2019-05-30 09:19:56 -0400
committerMauro Carvalho Chehab <[email protected]>2019-06-05 12:47:08 -0400
commit3c1b9ac753e99005d7ee0a883d6e5b577ba32aa9 (patch)
treeab4def1e4d61ac9de2b8c0b8571f69298de9a799 /drivers/media/platform/stm32/stm32-dcmi.c
parent84060c65a8fa14ea9974a8f15b8280517b869cdd (diff)
media: vimc: Remove or modify stream checks
Change the way subdevices check if the stream is running. Verify the stream pointer instead of src_frame. This makes easier to get rid of the void* and u8* that points to frames in the subdevices structs. Remove checks that s_stream does on subdevices. They are redundant since the Media Controller Framework doesn't allow two streaming on the same media pipeline at the same time. Signed-off-by: AndrĂ© Almeida <[email protected]> Acked-by: Helen Koike <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/platform/stm32/stm32-dcmi.c')
0 files changed, 0 insertions, 0 deletions