From: Devin Heitmueller Date: Sun, 24 Jul 2011 20:23:09 +0000 (-0300) Subject: [media] au8522: set signal field to 100% when signal present X-Git-Tag: v3.1-rc1~116^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d749fb663ef3b891ca5f30650ec2089ec945ce07;p=pandora-kernel.git [media] au8522: set signal field to 100% when signal present The signal state field in G_TUNER is typically scaled from 0-100%. Since we don't know the signal level, we really would prefer the field to contain 100% than 1/256, which in many utilities (such as v4l2-ctl) rounds to 0% even when a signal is actually present. This patch makes the behavior consistent with other drivers. Signed-off-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed