From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: prima2: build reset code standalone
Date: Mon, 17 Mar 2014 19:46:54 +0100 [thread overview]
Message-ID: <201403171946.54825.arnd@arndb.de> (raw)
In-Reply-To: <3158149.XI9lgY9por@wuerfel>
On Tuesday 11 March 2014, Arnd Bergmann wrote:
> The prima2 platform code currently depends on the rstc
> implementation and that in turn depends on the reset
> controller framework. This removes the platform dependency
> by letting the driver access arm_pm_restart directly
> to turn the driver into a standalone entity, and also
> removes the dependency on the reset controller framework
> by using "if (IS_ENABLED(CONFIG_RESET_CONTROLLER))". This
> will cause all code that is used for the reset controller
> to be dropped by the compiler if the framework is disabled.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
>
> The problem only shows up in our for-next branch, I'd apply the
> patch right away if I get an Ack.
Applied to next/cleanup now, which introduced the problem.
Arnd
prev parent reply other threads:[~2014-03-17 18:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-11 18:29 [PATCH] ARM: prima2: build reset code standalone Arnd Bergmann
2014-03-17 18:46 ` Arnd Bergmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201403171946.54825.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.