[PATCH v2] soc: mediatek: SCPSYS: use builtin_platform_driver

Arnd Bergmann arnd at arndb.de
Fri Jan 8 04:49:47 PST 2016


On Wednesday 30 December 2015 09:30:40 Matthias Brugger wrote:
> SCPSYS can't be built as module. Use builtin_platform_driver instead.
> For this probe must not be __init and the data accessed can't be
> __initconst. Remove this macros. To make the impact as small as possible,
> fold scp_domain_data into scp_domain via a pointer.
> 
> Cc: Sascha Hauer <s.hauer at pengutronix.de>
> Cc: Arnd Bergmann <arnd at arndb.de>
> Reported-by: Daniel Kurtz <djkurtz at chromium.org>
> Signed-off-by: Matthias Brugger <matthias.bgg at gmail.com>
> 

Acked-by: Arnd Bergmann <arnd at arndb.de>



More information about the linux-arm-kernel mailing list