]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: amphion: output firmware error message
authorMing Qian <ming.qian@nxp.com>
Fri, 10 Jun 2022 06:26:11 +0000 (07:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Aug 2022 12:40:53 +0000 (14:40 +0200)
commitc3c22ac3b31a9ba71bbe1421cc4fe0b8a7049879
treea65c7dc675e98205561ed6b97adbf550535a2264
parent7625741a63bff038c104c0db619efe125d21ca51
media: amphion: output firmware error message

[ Upstream commit 89e3f3fb3d9014efa59ed6bb526d5f1a00168452 ]

Firmware may send the error event with some error message,
and it help locate the firmware error,
so output the error message if it exists

Fixes: 61cbf1c1fa6d7 ("media: amphion: implement vpu core communication based on mailbox")
Signed-off-by: Ming Qian <ming.qian@nxp.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_msgs.c