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:
15c4fee
)
[media] cx18: fix register range check
author
Hans Verkuil
<hans.verkuil@cisco.com>
Wed, 29 May 2013 10:00:08 +0000
(07:00 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 17 Jun 2013 12:15:43 +0000
(09:15 -0300)
Ensure that the register is aligned to a dword, otherwise the range check
could fail since it assumes dword alignment.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found