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:
b4ab114
)
V4L/DVB (9620): tvaudio: use a direct reference for chip description
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 13 Nov 2008 19:22:53 +0000
(16:22 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 14 Nov 2008 16:24:45 +0000
(14:24 -0200)
Instead of storing the pointer for the proper entry at chip description
table, the driver were storing an indirect reference, by using an index.
Better to reference directly the data.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/tvaudio.c
patch
|
blob
|
history
diff --cc
drivers/media/video/tvaudio.c
Simple merge