[PATCH v2 0/3]mmc: enable runtime PM support for mmc storage card

From: Yunpeng Gao
Date: Mon Dec 06 2010 - 07:43:20 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/