Home
last modified time | relevance | path

Searched hist:"9 de01d22409a37f7f198c22c03c6b220d14a7d4c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib7000p.cdiff 9de01d22409a37f7f198c22c03c6b220d14a7d4c Sun Jan 23 16:56:27 CST 2022 Colin Ian King <colin.i.king@gmail.com> media: dib7000p: make static read-only arrays notch and sine const

The static arrays notch and sine are read-only so it make sense
to make them const.

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>