]> git.baikalelectronics.ru Git - kernel.git/commit
media: amphion: Fix firmware path to match linux-firmware
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 25 May 2023 20:10:15 +0000 (22:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Aug 2023 08:23:57 +0000 (10:23 +0200)
commit940a2c75f5e9a80da160c1726e117b0da4b035d3
tree1cfa3d9a036a64127b95ec7ca5a38349eea47939
parent70f9f05abaadf067001b303c385c08f14ddcad39
media: amphion: Fix firmware path to match linux-firmware

[ Upstream commit dcff0b56f661b6b42e828012b464d22cc2068c38 ]

The path did not match the one it was submitted into linux-firmware
which prevented generic distribution from having working CODEC.

Fixes: 9f599f351e86 ("media: amphion: add vpu core driver")
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/media/platform/amphion/vpu_core.c