[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20101206121548.GA30654@intel.com>
Date: Mon, 6 Dec 2010 20:15:48 +0800
From: Yunpeng Gao <yunpeng.gao@...el.com>
To: linux-mmc@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3]mmc: enable runtime PM support for mmc storage card
Hi,
These are the version 2 patches to enable the runtime PM support for mmc
storage cards.
Ohad Ben-Cohen has gave very good comments on the version 1 patches. And
now the version 2 patches tries to fix the problems identified by Ohad.
Currently, there's already runtime PM support in the mmc core layer. But
for the mmc storage card (SD card, mmc card, eMMC device and so on) to
work with runtime PM, it also needs both block driver and host controller
driver to implement the runtime PM support, which are not presented in
current kernel.
These patches implemented the runtime PM for both block driver and PCI
interface SDHCI host controller driver. It also tried to fix some issues
of current runtime PM implementation of mmc core layer.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists