[media] au0828: explicitly identify boards with analog TV
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 18 Aug 2014 11:51:28 +0000 (08:51 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 22 Sep 2014 20:51:19 +0000 (17:51 -0300)
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 <mchehab@osg.samsung.com>

No differences found