Re: [PATCH v3 4/5] staging: vchiq: Make creation of vchiq cdev optional
From: Stefan Wahren <hidden>
Date: 2021-07-11 10:39:24
Also in:
linux-arm-kernel, lkml
From: Stefan Wahren <hidden>
Date: 2021-07-11 10:39:24
Also in:
linux-arm-kernel, lkml
Am 04.07.21 um 17:59 schrieb Ojaswin Mujoo:
Before this commit, vchiq cdev (/dev/vchiq) was always created during platform initialization. Introduce a new Kconfig option CONFIG_VCHIQ_CDEV which determines if the cdev will be created or not. Signed-off-by: Ojaswin Mujoo <redacted>
Reviewed-by: Stefan Wahren <redacted>