From: Wolfram Sang <wsa@the-dreams.de>
To: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Cc: linux-i2c@vger.kernel.org, soren.brinkmann@xilinx.com,
michal.simek@xilinx.com, anirudh@xilinx.com,
Shubhrajyoti Datta <shubhraj@xilinx.com>
Subject: Re: [PATCHv3 1/2] i2c: cadence: Move to sensible power management
Date: Mon, 30 Nov 2015 21:10:09 +0100 [thread overview]
Message-ID: <20151130201009.GC16446@katana> (raw)
In-Reply-To: <1448350317-37077-1-git-send-email-shubhraj@xilinx.com>
[-- Attachment #1: Type: text/plain, Size: 488 bytes --]
On Tue, Nov 24, 2015 at 01:01:56PM +0530, Shubhrajyoti Datta wrote:
> Currently the clocks are enabled at probe and disabled at remove.
> Which keeps the clocks enabled even if no transaction is going on.
> This patch enables the clocks at the start of transfer and disables
> after it.
>
> Also adapts to runtime pm.
>
> converts dev pm to const to silence a checkpatch warning.
>
> Signed-off-by: Shubhrajyoti Datta <shubhraj@xilinx.com>
Applied to for-next, thanks!
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-11-30 20:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-24 7:31 [PATCHv3 1/2] i2c: cadence: Move to sensible power management Shubhrajyoti Datta
2015-11-24 7:31 ` [PATCHv3 2/2] i2c: cadence: Remove the suspended flag Shubhrajyoti Datta
2015-11-30 20:10 ` Wolfram Sang
2015-11-30 20:10 ` Wolfram Sang [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-24 7:31 [PATCHv3 1/2] i2c: cadence: Move to sensible power management Shubhrajyoti Datta
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=20151130201009.GC16446@katana \
--to=wsa@the-dreams.de \
--cc=anirudh@xilinx.com \
--cc=linux-i2c@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=shubhraj@xilinx.com \
--cc=shubhrajyoti.datta@xilinx.com \
--cc=soren.brinkmann@xilinx.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 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.