[PATCH v11 5/5] staging: vc04_services: vchiq_arm: Remove vchiq_register_child()

Dan Carpenter dan.carpenter at linaro.org
Wed Sep 13 23:45:09 PDT 2023


On Thu, Sep 14, 2023 at 01:23:54AM +0530, Umang Jain wrote:
> vchiq_register_child() is used to registered child devices as platform
> devices. Now that the child devices are migrated to use the
> vchiq_bus_type instead, they will be registered to that. Hence, drop
> vchiq_register_child() as it is no more required.

This needs to be folded together with patch 4.  Otherwise it introduces
a compile warning which breaks git bisect.  (I haven't tested this so
I'm going to be so embarrassed if I'm wrong).

regards,
dan carpenter




More information about the linux-arm-kernel mailing list