[PATCH v3 3/5] staging: vchiq: Move vchiq char driver to its own file

Stefan Wahren stefan.wahren at i2se.com
Sun Jul 11 03:35:29 PDT 2021


Am 04.07.21 um 17:58 schrieb Ojaswin Mujoo:
> Split the initialization code of vchiq char driver and device files from
> that of vchiq platform. The char driver code now resides in vchiq_dev.c
> and the platform code resides in the original vchiq_arm.c file.
>
> This commit focuses on separating the code into different files while
> maintaining the same functionality. It does not completely decouple them
> as the cdev init code is still called from the platform's vchiq_probe()
> function.
>
> Signed-off-by: Ojaswin Mujoo <ojaswin98 at gmail.com>
Reviewed-by: Stefan Wahren <stefan.wahren at i2se.com>



More information about the linux-arm-kernel mailing list