From: Hans Verkuil Date: Mon, 1 Jun 2015 10:15:53 +0000 (-0300) Subject: [media] vivid: move video loopback control to the capture device X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63344b6592f1d69e13d0e32d8b213137ab6b663e;p=pandora-kernel.git [media] vivid: move video loopback control to the capture device This has been on my TODO list for some time now: the control that enables the video loopback was part of the controls of the video output device instead of the video capture device. In practice this was quite annoying since you expect it at the capture side since that's where you want to make the decision whether to use the TPG or looped video. This patch moves the control from the output to the capture side. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed