staging: vchiq_arm: Improve error log for vchiq_platform_init
authorStefan Wahren <stefan.wahren@i2se.com>
Mon, 23 Jan 2023 19:16:29 +0000 (20:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jan 2023 09:10:54 +0000 (10:10 +0100)
commitf9a8a192300026b8729d3498fc9134ea9bf9368f
treefea53c2f7c94fcee36986c3b9d2acea479fe1054
parentcfe635af8a1310468d0cce41485759e7604d3bca
staging: vchiq_arm: Improve error log for vchiq_platform_init

During sending the base address of the slots to the VideoCore
firmware via mailbox property, issues could happened on the ARM
and on the VideoCore side. So better separate the error handling
in order to provide more details. This should help to narrow
down the possible cause.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Link: https://lore.kernel.org/r/20230123191629.21019-1-stefan.wahren@i2se.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c