Re: [PATCH v3 1/5] staging: vchiq: Refactor vchiq cdev code

From: Stefan Wahren
Date: Sun Jul 11 2021 - 06:34:18 EST


Am 04.07.21 um 17:57 schrieb Ojaswin Mujoo:
> Move the vchiq cdev initialization code to its own function for better
> code organization. Call the initialization function during probe, thus
> shifting the whole cdev creation logic (which was earlier split in
> vchiq_probe() and vchiq_driver_init()) to vchiq_probe().
>
> Signed-off-by: Ojaswin Mujoo <ojaswin98@xxxxxxxxx>

Reviewed-by: Stefan Wahren <stefan.wahren@xxxxxxxx>