public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pierre Tardy <pierre.tardy@intel.com>
To: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Pierre Tardy <pierre.tardy@intel.com>
Subject: [PATCH v2 0/3] introduce mmc per device quirks
Date: Sun,  6 Feb 2011 19:03:45 +0100	[thread overview]
Message-ID: <cover.1297014807.git.pierre.tardy@intel.com> (raw)

This patchset is the resend and cleanup of
the mmc per device quirks patchset.

User of the quirks is attached, which allows
clock gating framework to be used for specific sdio
card that are known to work.

Pierre Tardy (3):
  mmc: add per device quirk placeholder
  mmc: add MMC_QUIRK_BROKEN_CLK_GATING
  mmc: remove BROCKEN_CLK_GATING quirk for wl1271

 drivers/mmc/core/Makefile |    3 +-
 drivers/mmc/core/core.h   |    2 +
 drivers/mmc/core/host.c   |    5 +--
 drivers/mmc/core/quirks.c |   85 +++++++++++++++++++++++++++++++++++++++++++++
 drivers/mmc/core/sdio.c   |    1 +
 include/linux/mmc/card.h  |    3 ++
 6 files changed, 94 insertions(+), 5 deletions(-)
 create mode 100644 drivers/mmc/core/quirks.c

-- 
1.7.2.3

---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris, 
92196 Meudon Cedex, France
Registration Number:  302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.


             reply	other threads:[~2011-02-06 18:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-06 18:03 Pierre Tardy [this message]
2011-02-06 18:03 ` [PATCH v2 1/3] mmc: add per device quirk placeholder Pierre Tardy
2011-02-06 18:03 ` [PATCH v2 2/3] mmc: add MMC_QUIRK_BROKEN_CLK_GATING Pierre Tardy
2011-02-06 18:04 ` [PATCH v2 3/3] mmc: remove BROCKEN_CLK_GATING quirk for wl1271 Pierre Tardy
2011-02-06 20:37 ` [PATCH v2 0/3] introduce mmc per device quirks Chris Ball

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=cover.1297014807.git.pierre.tardy@intel.com \
    --to=pierre.tardy@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.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