From: Arnd Bergmann <arnd@arndb.de>
To: Eric Anholt <eric@anholt.net>
Cc: Alexander Aring <alex.aring@gmail.com>,
Florian Fainelli <f.fainelli@gmail.com>,
Scott Branden <scott.branden@broadcom.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] soc: raspberrypi-power: add CONFIG_OF dependency
Date: Thu, 07 Jul 2016 14:59:10 +0200 [thread overview]
Message-ID: <3268209.AHJb9FqQsF@wuerfel> (raw)
In-Reply-To: <87mvlu1wl0.fsf@eliezer.anholt.net>
On Wednesday, July 6, 2016 10:54:19 AM CEST Eric Anholt wrote:
> Arnd Bergmann <arnd@arndb.de> writes:
>
> > We get a harmless warning if the RASPBERRYPI_POWER driver is enabled without
> > CONFIG_OF during compile testing:
> >
> > warning: RASPBERRYPI_POWER selects PM_GENERIC_DOMAINS_OF which has unmet direct dependencies (PM_GENERIC_DOMAINS && OF)
> >
> > There is no need to select PM_GENERIC_DOMAINS_OF if OF is set, so we can
> > replace the 'select' with a dependency.
> >
> > Signed-off-by: Arnd Bergmann <arnd@arndb.de>
>
> Acked-by: Eric Anholt <eric@anholt.net>
>
> I'm guessing you'll take this patch directly.
>
Applied into next/drivers, thanks for the Ack
Arnd
prev parent reply other threads:[~2016-07-07 12:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-06 12:49 [PATCH 1/2] soc: raspberrypi-power: add CONFIG_OF dependency Arnd Bergmann
2016-07-06 12:49 ` [PATCH 2/2] firmware: scpi: " Arnd Bergmann
2016-07-06 13:17 ` Sudeep Holla
2016-07-07 12:59 ` Arnd Bergmann
2016-07-06 17:54 ` [PATCH 1/2] soc: raspberrypi-power: " Eric Anholt
2016-07-07 12:59 ` 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=3268209.AHJb9FqQsF@wuerfel \
--to=arnd@arndb.de \
--cc=alex.aring@gmail.com \
--cc=eric@anholt.net \
--cc=f.fainelli@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=scott.branden@broadcom.com \
/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