On 07/03/2016 10:30 AM, Paul Gortmaker wrote:
> The Kconfig for this driver is currently:
> 
> config BRCMSTB_GISB_ARB
>         bool "Broadcom STB GISB bus arbiter"
> 
> ...meaning that it currently is not being built as a module by anyone.
> Lets remove all modular references, so that when reading the driver
> there is no doubt it is builtin-only.
> 
> Since module_init translates to device_initcall in the non-modular
> case, the init ordering remains unchanged with this commit.
> 
> Cc: Brian Norris <[email protected]>
> Acked-by: Brian Norris <[email protected]>
> Cc: Gregory Fong <[email protected]>
> Cc: Florian Fainelli <[email protected]>
> Acked-by: Florian Fainelli <[email protected]>
> Cc: [email protected]
> Signed-off-by: Paul Gortmaker <[email protected]>

Applied to drivers/next, thanks Paul
--
Florian

Reply via email to