Home
last modified time | relevance | path

Searched hist:d59014e7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Disl7998x.cd59014e7 Mon May 16 04:20:53 CDT 2022 Colin Ian King <colin.i.king@gmail.com> 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>