]> asedeno.scripts.mit.edu Git - linux.git/commit
media: omap3isp: Don't set streaming state on random subdevs
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 7 Aug 2019 14:21:27 +0000 (11:21 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 15 Aug 2019 11:07:04 +0000 (08:07 -0300)
commit7ef57be07ac146e70535747797ef4aee0f06e9f9
treef8aac865b58107c6241ff8c1cfb042d61be1ff30
parente9eb103f027725053a4b02f93d7f2858b56747ce
media: omap3isp: Don't set streaming state on random subdevs

The streaming state should be set to the first upstream sub-device only,
not everywhere, for a sub-device driver itself knows how to best control
the streaming state of its own upstream sub-devices.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/omap3isp/isp.c