From: Mauro Carvalho Chehab Date: Sat, 2 Mar 2013 12:06:17 +0000 (-0300) Subject: [media] mb86a20s: provide CNR stats before FE_HAS_SYNC X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~647 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b1c5a068e710bd4d9c8d76e8ed8c63aa4bff2b;p=pandora-kernel.git [media] mb86a20s: provide CNR stats before FE_HAS_SYNC State 9 means TS started to be output, and it should be associated with FE_HAS_SYNC. The mb86a20scan get CNR statistics at state 7, when frame sync is obtained. As CNR may help to adjust the antenna, provide it earlier. A latter patch could eventually start outputing MER measures earlier, but that would require a bigger change, and probably won't be better than the current way, as the time between changing from state 8 to 9 is generally lower than the time to get the stats collected. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed