[PATCH] drivers/bus/brcmstb_gisb.c : Remove the suppress_bind_attrs attribute of the driver

Andy Shevchenko andy.shevchenko at gmail.com
Tue Mar 22 07:52:14 PDT 2022


On Tue, Mar 22, 2022 at 12:41 AM lizhe <sensor1010 at 163.com> 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()

Any reasons it can't be switched to builtin_platform_driver() macro
and hence constification the driver structure?

-- 
With Best Regards,
Andy Shevchenko



More information about the linux-arm-kernel mailing list