[media] adv7842: replace uintX_t by uX for consistency
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 7 Jun 2015 10:32:31 +0000 (07:32 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 9 Jun 2015 20:29:12 +0000 (17:29 -0300)
commit28a769f1abfe8f6958c14b3b4163360e3c931133
tree45e21f2c9142b50342051b95fe6f2e978ec442fb
parent5be50ef1ef45d749c17e98b9483730331ee8c49c
[media] adv7842: replace uintX_t by uX for consistency

Currently this driver mixes u8/u32 and uint8_t/uint32_t. Standardize on
u8/u32.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/adv7842.c
include/media/adv7842.h