diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-22 05:53:27 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-26 18:52:02 -0300 |
commit | 9842a417d46bf40f2d460120016b6392d3ac32c9 (patch) | |
tree | f78c47b89506276e263ddc922a095b343cd32f5f /drivers/media/platform/s5p-mfc | |
parent | 8f05232f59ce53f421faf35122bc0e2dd141ea00 (diff) |
[media] atmel-isi: Fix a truncate warning
drivers/media/platform/soc_camera/atmel-isi.c: In function 'start_streaming':
drivers/media/platform/soc_camera/atmel-isi.c:397:26: warning: large integer implicitly truncated to unsigned type [-Woverflow]
isi_writel(isi, ISI_INTDIS, ~0UL);
^
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/platform/s5p-mfc')
0 files changed, 0 insertions, 0 deletions