]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: vchiq_arm: Drop vchiq_arm_init_state
authorStefan Wahren <wahrenst@gmx.net>
Fri, 21 Jun 2024 13:19:54 +0000 (15:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2024 13:26:56 +0000 (15:26 +0200)
commit7852f7357e2ad2e00e2bed55b097bcbcfc61266b
treef785b46f00024b7cfd600605f035e82169f75ce0
parent4e2766102da632f26341d5539519b0abf73df887
staging: vchiq_arm: Drop vchiq_arm_init_state

After removal of struct vchiq_2835_state, the init of vchiq_arm_state
can be simplified by doing it directly within vchiq_platform_init_state.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20240621131958.98208-7-wahrenst@gmx.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c