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:
9ee8537
)
[media] cx88: fix: don't duplicate xc4000 entry for radio
author
Miroslav Slugen
<thunder.mmm@gmail.com>
Sun, 11 Dec 2011 22:00:06 +0000
(19:00 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 16 Jan 2012 13:55:22 +0000
(11:55 -0200)
All radio tuners in cx88 driver using same address for radio and tuner,
so there is no need to probe it twice for same tuner and we can use
radio_type UNSET, this also fix broken radio since kernel 2.6.39-rc1
for those tuners.
Cc: stable@kernel.org
Signed-off-by: Miroslav Slugen <thunder.mmm@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found