OSDN Git Service

[media] vpif: don't cast pointers to int
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 22 Aug 2014 11:38:14 +0000 (06:38 -0500)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 26 Aug 2014 21:52:03 +0000 (18:52 -0300)
commit212bdba38724f185344d8ea93f8db0eda1efc348
tree31f5862ee81907cf5e5f4bc8407af2cc5dcf944b
parent139adba64cdde218e6a679f1d5b675fee937a8d8
[media] vpif: don't cast pointers to int

Shut up several warnings about invalid casting when printing
the values of two pointers.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/davinci/vpfe_capture.c
drivers/media/platform/davinci/vpif_display.c