From: Karol Wrona <k.wrona@samsung.com>
To: Seungwon Jeon <tgih.jun@samsung.com>,
Jaehoon Chung <jh80.chung@samsung.com>,
linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org,
Ulf Hansson <ulf.hansson@linaro.org>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Kyungmin Park <kyungmin.park@samsung.com>,
Karol Wrona <wrona.vy@gmail.com>
Subject: Re: [PATCH v4 0/1] mmc: dw_mmc: Add runtime pm to dw_mmc
Date: Thu, 09 Apr 2015 10:31:01 +0200 [thread overview]
Message-ID: <552638C5.5060404@samsung.com> (raw)
In-Reply-To: <1426772661-25506-1-git-send-email-k.wrona@samsung.com>
On 03/19/2015 02:44 PM, Karol Wrona wrote:
> Hello,
>
> This patch adds runtime pm for dw_mmc. There is no runtime pm callbacks for
> exynos dw_mmc because the host hardware gates interface clock itself and it is
> done separately. The reason for runtime is mainly get an info about host state
> for now.
>
>>From v1:
> - move all pm_runtime functions to dw_mmc.c
> - change runtime autosuspend timeout
>
>>From v2:
> - rebase on next-20150306
>
>>From v3:
> - add wrappers for pm_runtime put and get - bare ones are used only in
> probe/remove
>
> Thanks,
> Karol
>
> Karol Wrona (1):
> mmc: dw_mmc: Add runtime pm to dw_mmc
>
> drivers/mmc/host/dw_mmc.c | 117 +++++++++++++++++++++++++++++++++++++++++----
> drivers/mmc/host/dw_mmc.h | 2 +
> 2 files changed, 110 insertions(+), 9 deletions(-)
>
Gentle Ping.
Regards,
Karol
prev parent reply other threads:[~2015-04-09 8:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 13:44 Karol Wrona
2015-03-19 13:44 ` [PATCH v4 1/1] " Karol Wrona
2015-04-09 9:43 ` Ulf Hansson
2015-04-09 8:31 ` Karol Wrona [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=552638C5.5060404@samsung.com \
--to=k.wrona@samsung.com \
--cc=b.zolnierkie@samsung.com \
--cc=jh80.chung@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=tgih.jun@samsung.com \
--cc=ulf.hansson@linaro.org \
--cc=wrona.vy@gmail.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
Powered by JetHome