diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-05-16 11:20:53 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2022-12-07 17:58:46 +0100 |
commit | d59014e76a4168547379bc5e167f2cd8a44d3679 (patch) | |
tree | ff6b50dc2262401d47fa92e712ac49a77cb161f8 /drivers/media/i2c/ov5648.c | |
parent | drivers: staging: media: omap4iss: Use BIT macro instead of left shifting (diff) | |
download | linux-d59014e76a4168547379bc5e167f2cd8a44d3679.tar.xz linux-d59014e76a4168547379bc5e167f2cd8a44d3679.zip |
media: i2c: isl7998x: make const array isl7998x_video_in_chan_map static
Don't populate the read-only array isl7998x_video_in_chan_map on the
stack but instead make it static. Also makes the object code a little
smaller.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'drivers/media/i2c/ov5648.c')
0 files changed, 0 insertions, 0 deletions