media: staging/intel-ipu3: css: Correctly reset some memory
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 22 Aug 2020 13:11:24 +0000 (15:11 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 10 Sep 2020 12:09:04 +0000 (14:09 +0200)
commit08913a8e458e03f886a1a1154a6501fcb9344c39
tree6d41187a25b47a9c05db934c5ac82499a86aaf07
parentec2c23f628802317f73fab5255cc62a776bc7930
media: staging/intel-ipu3: css: Correctly reset some memory

The intent here is to reset the whole 'scaler_coeffs_luma' array, not just
the first element.

Fixes: e11110a5b744 ("media: staging/intel-ipu3: css: Compute and program ccs")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Bingbu Cao <bingbu.cao@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/ipu3/ipu3-css-params.c