diff options
author | Dafna Hirschfeld <[email protected]> | 2020-06-29 08:57:53 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-19 14:06:09 +0200 |
commit | 8d4a696af361af57bb84f3cc063473d241afc638 (patch) | |
tree | 680b27533674eeee1025840093ca76e8b1e89e58 /lib/test_overflow.c | |
parent | 1b265b4d2c216ec3780125eebacb1035c7a5ed7a (diff) |
media: staging: rkisp1: set pads array of the resizer to size 2
Currently the 'pads' and 'pad_cfg' arrays of the rkisp1_resizer
are of size 'RKISP1_ISP_PAD_MAX' which is 4. But the resizer
has only two pads. Change the size of the arrays to 2 by adding
and using 'RKISP1_RSZ_PAD_MAX' similar to the way it is done in
the isp entity.
[hverkuil: fix typos in commit log]
Signed-off-by: Dafna Hirschfeld <[email protected]>
Acked-by: Helen Koike <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions