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:
d2c4523
)
V4L/DVB (10832): tvaudio: Avoid breakage with tda9874a
author
Vitaly Wool
<vital@embeddedalley.com>
Thu, 5 Mar 2009 16:03:32 +0000
(13:03 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 5 Mar 2009 23:33:37 +0000
(20:33 -0300)
The 'bytes' array is 64 bytes large but the easy standard programming
(TDA9874A_ESP) has a number of 255, outside the shadow array size.
This patch increases the size of the shadow array in order to accomodate
this register.
Signed-off-by: Vitaly Wool <vital@embeddedalley.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found