linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Philipp Zabel <p.zabel@pengutronix.de>
Cc: Barry Song <baohua@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: prima2: always enable reset controller
Date: Fri, 26 Feb 2016 17:46:57 +0100	[thread overview]
Message-ID: <3410044.ZCJP8nb6vT@wuerfel> (raw)
In-Reply-To: <1456421132.3268.16.camel@pengutronix.de>

On Thursday 25 February 2016 18:25:32 Philipp Zabel wrote:
> Am Donnerstag, den 25.02.2016, 17:27 +0100 schrieb Arnd Bergmann:
> > The atlas7 clock controller driver registers a reset controller
> > for itself, which causes a link error when the subsystem is
> > disabled:
> > 
> > drivers/built-in.o: In function `atlas7_clk_init':
> > drivers/clk/sirf/clk-atlas7.c:1681: undefined reference to `reset_controller_register'
> > 
> > As the clk driver does not have a Kconfig symbol for itself
> > but it always built-in when the platform is enabled, we have
> > to ensure that the reset controller subsystem is also built-in
> > in this case.
> > 
> > Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> > Fixes: 301c5d29402e ("clk: sirf: add CSR atlas7 clk and reset support")
> 
> Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
> 

Applied to next/fixes-non-critical, thanks!

	Arnd

      reply	other threads:[~2016-02-26 16:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25 16:27 [PATCH] ARM: prima2: always enable reset controller Arnd Bergmann
2016-02-25 17:25 ` Philipp Zabel
2016-02-26 16: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=3410044.ZCJP8nb6vT@wuerfel \
    --to=arnd@arndb.de \
    --cc=baohua@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=p.zabel@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).