staging: vc04_services: Drop vchiq_connected.[ch] files
The vchiq_connected.[ch] just implements two function: - vchiq_add_connected_callback() - vchiq_call_connected_callbacks() for the deferred vchiq callbacks. Those can easily live in vchiq_arm.[ch], hence move them. This allows making the vchiq_call_connected_callbacks() function static. The move doesn't copy over MAX_CALLBACKS because it is the same as VCHIQ_DRV_MAX_CALLBACKS. Hence, it now being used in vchiq_add_connected_callback(). No functional changes intended in this patch. Suggested-by:Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by:
Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by:
Umang Jain <umang.jain@ideasonboard.com> Link: https://lore.kernel.org/r/20240412075743.60712-6-umang.jain@ideasonboard.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
-
mentioned in commit ef1424a4
-
mentioned in commit 6ddc5393
-
mentioned in commit b4982d83
-
mentioned in commit 51d1d6cd
-
mentioned in commit 1f7cbf2f
-
mentioned in commit b57cf051
-
mentioned in commit dc7464f8
-
mentioned in commit 815491cf
-
mentioned in commit 1609ee2f
-
mentioned in commit 7ea25550
-
mentioned in commit 797afd0a
-
mentioned in commit e51a4ad6
-
mentioned in commit b09303d1
-
mentioned in commit da0f6123
-
mentioned in commit 6cfaeed6
-
mentioned in commit 93effac2
-
mentioned in commit 1acf5e66
Please register or sign in to comment