linux-kernel-test/drivers/media
Mauro Carvalho Chehab 9804ed9e84 [media] ivtv-i2c: Fix two warnings
Fix two gcc warnings:

drivers/media/video/ivtv/ivtv-i2c.c:170: warning: cast from pointer to integer of different size
drivers/media/video/ivtv/ivtv-i2c.c:171: warning: cast from pointer to integer of different size
$ gcc --version
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)

They seem bogus, but, as the original code also has problems with
LE/BE, just change its implementation to be clear.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-12-30 13:06:35 -02:00
..
common [media] V4L: remove V4L1 compatibility mode 2010-12-29 08:17:07 -02:00
dvb [media] v4l: fix handling of v4l2_input.capabilities 2010-12-30 08:02:29 -02:00
radio [media] saa6588: rename rds.h to saa6588.h 2010-12-29 08:17:18 -02:00
rc [media] saa7134: Add support for Compro VideoMate Vista M1F 2010-12-29 08:17:17 -02:00
video [media] ivtv-i2c: Fix two warnings 2010-12-30 13:06:35 -02:00
Kconfig [media] dabusb: Move it to staging to be deprecated 2010-12-29 08:17:15 -02:00
Makefile [media] rename drivers/media/IR to drives/media/rc 2010-12-29 08:16:36 -02:00