public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org,
	dwmw2@infradead.org, dbaryshkov@gmail.com,
	computersforpeace@gmail.com,
	bcm-kernel-feedback-list@broadcom.com
Subject: Re: [PATCH] power: reset: Add MFD_SYSCON depends for brcmstb
Date: Fri, 1 May 2015 22:54:16 +0200	[thread overview]
Message-ID: <20150501205416.GA27735@earth> (raw)
In-Reply-To: <1430423702-6320-1-git-send-email-f.fainelli@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 673 bytes --]

Hi,

On Thu, Apr 30, 2015 at 12:55:02PM -0700, Florian Fainelli wrote:
> The Broadcom STB reboot driver depends on MFD_SYSCON, it uses
> syscon_regmap_lookup_by_phandle() which will not lookup syscon phandles
> if MFD_SYSCON is disabled, and instead will return -ENOSYS since it is
> turned into an inline stub.
> 
> Fixes: 030494e75064c ("power: reset: Add reboot driver for brcmstb")
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

Thanks, queued into fixes branch.

P.S.: Please rebase patches to current tree before sending them. It
had a conflict with 4f5fd6404698 ("power/reset: brcmstb: Make the
driver buildable on MIPS").

-- Sebastian

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2015-05-01 20:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-30 19:55 [PATCH] power: reset: Add MFD_SYSCON depends for brcmstb Florian Fainelli
2015-05-01 20:54 ` Sebastian Reichel [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=20150501205416.GA27735@earth \
    --to=sre@kernel.org \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=computersforpeace@gmail.com \
    --cc=dbaryshkov@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=f.fainelli@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox