lkml.org 
[lkml]   [2015]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 04/10] ARM: s3c64xx: prepare initcalls for multiplatform
From
Date
On 26.11.2015 01:06, Arnd Bergmann wrote:
> In a multiplatform kernel, each initcall is run regardless
> of the platform it is meant for, so it must not attempt to
> access SoC-specific registers.
>
> This adds 'if (soc_is_s3c64xx)' to all initcalls that are
> specific to the s3c64xx platform, to prevent them from breaking
> other platforms once we can build them into a combined kernel.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
> arch/arm/mach-s3c64xx/common.c | 4 ++--
> arch/arm/mach-s3c64xx/cpuidle.c | 5 ++++-
> arch/arm/mach-s3c64xx/irq-pm.c | 2 +-
> arch/arm/mach-s3c64xx/mach-crag6410-module.c | 4 ++++
> arch/arm/mach-s3c64xx/pl080.c | 4 ++++
> arch/arm/mach-s3c64xx/pm.c | 4 ++++
> arch/arm/mach-s3c64xx/s3c6400.c | 2 +-
> arch/arm/mach-s3c64xx/s3c6410.c | 2 +-
> arch/arm/plat-samsung/gpio-samsung.c | 11 +++++------
> arch/arm/plat-samsung/init.c | 5 +++++
> 10 files changed, 31 insertions(+), 12 deletions(-)

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Best regards,
Krzysztof


\
 
 \ /
  Last update: 2015-12-01 02:41    [W:0.508 / U:0.940 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site