[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4706196.Cy4tLmOZhy@wuerfel>
Date: Fri, 08 Jan 2016 13:49:47 +0100
From: Arnd Bergmann <arnd@...db.de>
To: Matthias Brugger <matthias.bgg@...il.com>
Cc: linux-mediatek@...ts.infradead.org, s.hauer@...gutronix.de,
djkurtz@...omium.org, paul.gortmaker@...driver.com,
eddie.huang@...iatek.com, jamesjj.liao@...iatek.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] soc: mediatek: SCPSYS: use builtin_platform_driver
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@...gutronix.de>
> Cc: Arnd Bergmann <arnd@...db.de>
> Reported-by: Daniel Kurtz <djkurtz@...omium.org>
> Signed-off-by: Matthias Brugger <matthias.bgg@...il.com>
>
Acked-by: Arnd Bergmann <arnd@...db.de>
Powered by blists - more mailing lists