Re: [PATCH] drivers/bus/brcmstb_gisb.c : Remove the suppress_bind_attrs attribute of the driver
From: Florian Fainelli
Date: Tue Apr 19 2022 - 14:50:14 EST
On 3/19/2022 11:45 PM, lizhe wrote:
Even if platform_driver does not set suppress_bind_attrs attribute,
when registering with platform_driver_probe, the value of
suppress_bind_attrs is still true, see __platform_driver_probe()
Signed-off-by: lizhe <sensor1010@xxxxxxx>
Applied with a revised subject, thanks!
--
Florian