linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luciano Coelho <luciano.coelho@nokia.com>
To: John Linville <linville@tuxdriver.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	Ohad Ben-Cohen <ohad@wizery.com>
Subject: wireless-testing: Branch to be pulled into wireless-testing
Date: Fri, 08 Oct 2010 17:24:40 +0300	[thread overview]
Message-ID: <1286547880.21349.191.camel@chilepepper> (raw)

Hi John,

As we agreed, I have created a branch with the MMC patches that are
needed in order to compile wl1271 properly.  They were not directly
cherry-picked from mmc-next, but they are equivalent.  There is only one
extra patch "wl12xx: rebase sdio macro to the version in the wl12xx
tree", which Ohad created in order to fix a dependency on other changes
that are in mmc-next.

You can pull this branch into wireless-testing in order to avoid a build
break that will be introduced by the 2 wl1271 patches I send for pulling
earlier today.

The following changes since commit 4b8f8abb4fcb14b2a7b33a445e651dc24a2fc48c:
  John W. Linville (1):
        Merge branch 'master' of git://git.kernel.org/.../linville/wireless-next-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git wireless-testing

Ohad Ben-Cohen (11):
      PM / Runtime: Lenient generic runtime pm callbacks
      mmc: sdio: fully reconfigure oldcard on resume
      mmc: propagate power save/restore ops return value
      sdio: add power_restore support
      mmc: add runtime PM handlers
      sdio: use the generic runtime PM handlers
      sdio: enable runtime PM for SDIO cards
      sdio: enable runtime PM for SDIO functions
      sdio: ensure mmc_sdio_detect is powered
      sdio: support suspend/resume while runtime suspendedThe following changes since commit 4b8f8abb4fcb14b2a7b33a445e651dc24a2fc48c:
  John W. Linville (1):
        Merge branch 'master' of git://git.kernel.org/.../linville/wireless-next-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git wireless-testing

Ohad Ben-Cohen (11):
      PM / Runtime: Lenient generic runtime pm callbacks
      mmc: sdio: fully reconfigure oldcard on resume
      mmc: propagate power save/restore ops return value
      sdio: add power_restore support
      mmc: add runtime PM handlers
      sdio: use the generic runtime PM handlers
      sdio: enable runtime PM for SDIO cards
      sdio: enable runtime PM for SDIO functions
      sdio: ensure mmc_sdio_detect is powered
      sdio: support suspend/resume while runtime suspended
      wl12xx: rebase sdio macro to the version in the wl12xx tree

 drivers/base/power/generic_ops.c |    4 +-
 drivers/mmc/core/bus.c           |   37 ++++++++++++++++
 drivers/mmc/core/core.c          |   20 ++++++---
 drivers/mmc/core/core.h          |    4 +-
 drivers/mmc/core/mmc.c           |    8 +++-
 drivers/mmc/core/sd.c            |    8 +++-
 drivers/mmc/core/sdio.c          |   54 ++++++++++++++++++++----
 drivers/mmc/core/sdio_bus.c      |   85 +++++++++++++++++++++++++++++++++++++-
 include/linux/mmc/host.h         |    4 +-
 9 files changed, 197 insertions(+), 27 deletions(-)

      wl12xx: rebase sdio macro to the version in the wl12xx tree

 drivers/base/power/generic_ops.c |    4 +-
 drivers/mmc/core/bus.c           |   37 ++++++++++++++++
 drivers/mmc/core/core.c          |   20 ++++++---
 drivers/mmc/core/core.h          |    4 +-
 drivers/mmc/core/mmc.c           |    8 +++-
 drivers/mmc/core/sd.c            |    8 +++-
 drivers/mmc/core/sdio.c          |   54 ++++++++++++++++++++----
 drivers/mmc/core/sdio_bus.c      |   85 +++++++++++++++++++++++++++++++++++++-
 include/linux/mmc/host.h         |    4 +-
 9 files changed, 197 insertions(+), 27 deletions(-)


-- 
Cheers,
Luca.


                 reply	other threads:[~2010-10-08 14:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1286547880.21349.191.camel@chilepepper \
    --to=luciano.coelho@nokia.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=ohad@wizery.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;
as well as URLs for NNTP newsgroup(s).