media: atomisp: Remove firmware_name module parameter
authorHans de Goede <hdegoede@redhat.com>
Mon, 3 Jun 2024 13:20:54 +0000 (15:20 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 2 Jul 2024 19:23:13 +0000 (21:23 +0200)
commit19d933cf065229356c40753c836605ce8e1c59dc
tree0d0e5c071955666d7816557569dbea276da987b0
parent9d0643da1162f1ee1f49420789f4203aaaae0f7e
media: atomisp: Remove firmware_name module parameter

There is no need for the user to be able to specify a different
name for the firmware being loaded. Most other kernel drivers do not
have this and work fine without it.

Drop this unnecessary module parameter.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Link: https://lore.kernel.org/r/20240603132057.255917-2-hdegoede@redhat.com
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/staging/media/atomisp/pci/atomisp_v4l2.c