From: Antti Palosaari Date: Fri, 7 Feb 2014 05:46:16 +0000 (-0300) Subject: [media] v4l: add control for RF tuner PLL lock flag X-Git-Tag: v3.15-rc1~85^2~50 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa4357e9b10b92acb85e30834f8eb4aa7b94554;p=pandora-kernel.git [media] v4l: add control for RF tuner PLL lock flag Add volatile boolean control to indicate if tuner frequency synthesizer is locked to requested frequency. That means tuner is able to receive given frequency. Control is named as "PLL lock", since frequency synthesizers are based of phase-locked-loop. Maybe more general name could be wise still? Cc: Hans Verkuil Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed