[PATCH 0/3] Sparse fixes for the Atom ISP Staging Driver

Jeremy Sowden jeremy at azazel.net
Mon Nov 27 11:30:51 UTC 2017


Fixed some sparse warnings in the Atom ISP staging driver and the checkpatch
warnings that affected my patches.

Jeremy Sowden (3):
  media: staging: atomisp: address member of struct ia_css_host_data is
    a pointer-to-char, so define default as NULL.
  media: staging: atomisp: defined as static some const arrays which
    don't need external linkage.
  media: staging: atomisp: prefer s16 to int16_t.

 .../isp/kernels/eed1_8/ia_css_eed1_8.host.c        | 25 +++++++++++-----------
 .../isp_param/interface/ia_css_isp_param_types.h   |  2 +-
 2 files changed, 13 insertions(+), 14 deletions(-)


base-commit: 844056fd74ebdd826bd23a7d989597e15f478acb
-- 
2.15.0



More information about the devel mailing list