git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ba3f92
)
[media] au0828: explicitly identify boards with analog TV
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Mon, 18 Aug 2014 11:51:28 +0000
(08:51 -0300)
committer
Mauro 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