linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: jszhang@marvell.com (Jisheng Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH next 0/2] mmc: sdhci-pxav3: fix unbalanced pm and clock issues
Date: Sun, 4 Jan 2015 23:15:46 +0800	[thread overview]
Message-ID: <1420384548-7816-1-git-send-email-jszhang@marvell.com> (raw)

These two patches fix unbalanced pm and clock issues. The clock unbalance
issue would cause power consumption regression because the clock will never
be gated at runtime PM suspend.

Jisheng Zhang (2):
  mmc: sdhci-pxav3: fix unbalanced clock issues during probe
  mmc: sdhci-pxav3: fix pm unbalanced issue in -> remove()

 drivers/mmc/host/sdhci-pxav3.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

-- 
2.1.4

             reply	other threads:[~2015-01-04 15:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-04 15:15 Jisheng Zhang [this message]
2015-01-04 15:15 ` [PATCH next 1/2] mmc: sdhci-pxav3: fix unbalanced clock issues during probe Jisheng Zhang
2015-01-04 15:15 ` [PATCH next 2/2] mmc: sdhci-pxav3: fix pm unbalanced issue in -> remove() Jisheng Zhang
2015-01-13 12:30 ` [PATCH next 0/2] mmc: sdhci-pxav3: fix unbalanced pm and clock issues Ulf Hansson

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=1420384548-7816-1-git-send-email-jszhang@marvell.com \
    --to=jszhang@marvell.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).