]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: atomisp: Prefix firmware paths with "intel/ipu/"
authorHans de Goede <hdegoede@redhat.com>
Mon, 3 Jun 2024 13:20:55 +0000 (15:20 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 2 Jul 2024 19:23:13 +0000 (21:23 +0200)
commitf99d675766bd7ed5e085249a617851548e05c629
treedf36a9f8bfbaede445748c27f9588555aa763d9e
parent19d933cf065229356c40753c836605ce8e1c59dc
media: atomisp: Prefix firmware paths with "intel/ipu/"

The atomisp firmwares have been added to upstream linux-firmware
under intel/ipu/ add this prefix to the firmware name passed
to request_firmware().

Fall back to the old location if this fails to avoid breaking existing
setups.

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