media: staging: atomisp: fix for sparse "using plain integer as NULL pointer" warnings
authorJeremy Sowden <jeremy@azazel.net>
Tue, 28 Nov 2017 10:27:25 +0000 (05:27 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 29 Dec 2017 11:19:36 +0000 (06:19 -0500)
commitcaa7d69da8ca5bb0913ac179b569902059af28ad
tree8f4c89a55174ef6e8617dee382bac2477948e1a4
parent201b56737f4ea59ee840ebdb88a9970ea6d49cf1
media: staging: atomisp: fix for sparse "using plain integer as NULL pointer" warnings

The "address" member of struct ia_css_host_data is a pointer-to-char,
so define default as NULL.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/atomisp/pci/atomisp2/css2400/runtime/isp_param/interface/ia_css_isp_param_types.h