]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: radio-wl1273: Rename wl1273_fm_vidioc_s_ctrl
authorRicardo Ribalda <ribalda@chromium.org>
Sun, 23 Feb 2025 18:58:15 +0000 (18:58 +0000)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 5 Mar 2025 09:43:27 +0000 (10:43 +0100)
commit021f88afdc8b6c0f7db0a26004615b20ae380ecf
tree2ea03a5569e565f6c44dc73e20fc06a7b2f130d4
parent6494d3504cb0f9715375ac436b7e690f05684525
media: radio-wl1273: Rename wl1273_fm_vidioc_s_ctrl

Now that vidioc_s_ctrl is gone we want to remove that string from all
the codebase.

Besides, it isn't the correct name of this function anyway. It's clearly a
left-over from the past.

Suggested-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/radio/radio-wl1273.c