On Mon, Apr 24, 2023 at 02:30:24PM +0200, Christian König wrote: > We want to remove per minor debugfs directories. Start by stopping > drivers from adding anything inside of those in the mid layer callback. > > v2: drop it for the accel node as well > > Signed-off-by: Christian König <christian.koenig@xxxxxxx> Tested-by: Stanislaw Gruszka <stanislaw.gruszka@xxxxxxxxxxxxxxx> I tested with accel and ivpu driver. I believe main concern of prevent access before registering is already solved. Any plans to apply this ? Regards Stanislaw