From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Len Brown <len.brown@intel.com>, Pavel Machek <pavel@ucw.cz>,
Russell King <linux@arm.linux.org.uk>,
Dan Williams <dan.j.williams@intel.com>,
Vinod Koul <vinod.koul@intel.com>,
Ulf Hansson <ulf.hansson@linaro.org>,
Alan Stern <stern@rowland.harvard.edu>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
dmaengine@vger.kernel.org, Kevin Hilman <khilman@kernel.org>,
Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
Kyungmin Park <kyungmin.park@samsung.com>,
Marek Szyprowski <m.szyprowski@samsung.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Subject: Re: [PATCH v11 1/6] PM / Runtime: Add getter for querying the IRQ safe option
Date: Fri, 14 Nov 2014 09:14:48 +0100 [thread overview]
Message-ID: <1415952888.25732.3.camel@AMDC1943> (raw)
In-Reply-To: <3087810.nyWZ4cyKAA@vostro.rjw.lan>
On czw, 2014-11-13 at 02:34 +0100, Rafael J. Wysocki wrote:
> On Wednesday, November 12, 2014 03:32:23 PM Krzysztof Kozlowski wrote:
> > Add a simple getter pm_runtime_is_irq_safe() for querying whether runtime
> > PM IRQ safe was set or not.
> >
> > Various bus drivers implementing runtime PM may use choose to suspend
> > differently based on IRQ safeness status of child driver (e.g. do not
> > unprepare the clock if IRQ safe is not set).
> >
> > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> > Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
>
> I'm fine with this one, please feel free to add my ACK if that needs to go
> through a different tree.
Thanks!
With your ack I'll push patchset through Russell's patch system.
Best regards,
Krzysztof
next prev parent reply other threads:[~2014-11-14 8:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-12 14:32 [PATCH v11 0/6] amba/dmaengine: pl330: add Power Management support Krzysztof Kozlowski
2014-11-12 14:32 ` [PATCH v11 1/6] PM / Runtime: Add getter for querying the IRQ safe option Krzysztof Kozlowski
2014-11-13 1:34 ` Rafael J. Wysocki
2014-11-14 8:14 ` Krzysztof Kozlowski [this message]
2014-11-12 14:32 ` [PATCH v11 2/6] amba: Add helpers for (un)preparing AMBA clock Krzysztof Kozlowski
2014-11-12 14:32 ` [PATCH v11 3/6] amba: Don't unprepare the clocks if device driver wants IRQ safe runtime PM Krzysztof Kozlowski
2014-11-12 15:29 ` Ulf Hansson
2014-11-12 14:32 ` [PATCH v11 4/6] dmaengine: pl330: Add runtime Power Management support Krzysztof Kozlowski
2014-11-12 14:32 ` [PATCH v11 5/6] dmaengine: pl330: Add PM sleep support Krzysztof Kozlowski
2014-11-12 15:28 ` Ulf Hansson
2014-11-12 15:53 ` Krzysztof Kozlowski
2014-11-13 1:37 ` Rafael J. Wysocki
2014-11-13 9:03 ` Ulf Hansson
2014-11-14 8:13 ` Krzysztof Kozlowski
2014-11-12 14:32 ` [PATCH v11 6/6] amba: Use inlines instead of macros for amba_pclk_enable/disable Krzysztof Kozlowski
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=1415952888.25732.3.camel@AMDC1943 \
--to=k.kozlowski@samsung.com \
--cc=b.zolnierkie@samsung.com \
--cc=dan.j.williams@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=khilman@kernel.org \
--cc=kyungmin.park@samsung.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=m.szyprowski@samsung.com \
--cc=pavel@ucw.cz \
--cc=rjw@rjwysocki.net \
--cc=stern@rowland.harvard.edu \
--cc=ulf.hansson@linaro.org \
--cc=vinod.koul@intel.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