]> asedeno.scripts.mit.edu Git - linux.git/commit
media: rcar-vin: Do not sync subdevice format when opening the video device
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Wed, 12 Jun 2019 23:45:43 +0000 (19:45 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 21 Jun 2019 20:41:38 +0000 (16:41 -0400)
commit4e4ef86f522d36771396e96e2a6b7ac22cb2dae2
tree5a24d383e1108a7e06b54c460a60b36e50a07b12
parent11492ee7cbfec989caf319bc299f0004b8a23e01
media: rcar-vin: Do not sync subdevice format when opening the video device

The format is already synced when the subdevice is bound, there is no
need to do do it every time the video device is opened.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Ulrich Hecht <uli+renesas@fpond.eu>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/rcar-vin/rcar-v4l2.c