]> git.openfabrics.org - ~emulex/infiniband.git/commit
[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)
commitb13b47e0b5eecbd18ebaa7f6657ca0f53eb783a3
tree74896aa88111d7dfa5bb7ec3c76f406787b1ea11
parent1ba3f927ad66759b0081fe1f96d77500c9a622c3
[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 <mchehab@osg.samsung.com>
drivers/media/usb/au0828/au0828-cards.c
drivers/media/usb/au0828/au0828.h