From: Mauro Carvalho Chehab Date: Mon, 18 Aug 2014 11:51:28 +0000 (-0300) Subject: [media] au0828: explicitly identify boards with analog TV X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b13b47e0b5eecbd18ebaa7f6657ca0f53eb783a3;p=pandora-kernel.git [media] au0828: explicitly identify boards with analog TV Right now, the au0828 driver uses .tuner to detect if analog tv is being used or not. By not filling .tuner fields at the board struct, the I2C core can't do decisions based on it. So, add a field to explicitly tell when analog TV is supported. No functional changes. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed