[media] adv7511: replace uintX_t by uX for consistency
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 7 Jun 2015 10:32:30 +0000 (07:32 -0300)
committerMauro 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