Home
last modified time | relevance | path

Searched hist:"2 bea838824412bf689703a25531603a9074516bc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/radio/
H A Dradio-sf16fmi.cdiff 2bea838824412bf689703a25531603a9074516bc Sun Jan 09 15:00:00 CST 2022 Colin Ian King <colin.i.king@gmail.com> media: media/radio: make array probe_ports static const

Don't populate the read-only array probe_ports on the stack but
instead it static const. 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>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>