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:
7bcff1c
)
[media] adv7511: replace uintX_t by uX for consistency
author
Hans Verkuil
<hans.verkuil@cisco.com>
Sun, 7 Jun 2015 10:32:30 +0000
(07:32 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 9 Jun 2015 20:28:39 +0000
(17:28 -0300)
Currently this driver mixes u8/u16 and uint8_t/uint16_t. Standardize on
u8/u16.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found