This patchset does as follows:
[PATCH 1/6] mmc: sdhci-pxav3: fix build error
[PATCH 2/6] mmc: sdhci: fix transfer mode setting bug for cmds w/o data transfer
[PATCH 3/6] mmc: sdhci: set regulator min/max voltage according to spec
[PATCH 4/6] mmc: sdhci: refine code for sd clock disable/enable in set ios
[PATCH 5/6] mmc: sdhci: keep the saved clock var up to date
[PATCH 6/6] mmc: sdhci: fix null return check of regulator_get

Kevin Liu (6):
 mmc: sdhci-pxav3: fix build error
 mmc: sdhci: fix transfer mode setting bug for cmds w/o data transfer
 mmc: sdhci: set regulator min/max voltage according to spec
 mmc: sdhci: refine code for sd clock disable/enable in set ios
 mmc: sdhci: keep the saved clock var up to date
 mmc: sdhci: fix null return check of regulator_get

 drivers/mmc/host/sdhci-pxav3.c |    2 +
 drivers/mmc/host/sdhci.c       |   79 ++++++++++++++++++++--------------------
 2 files changed, 41 insertions(+), 40 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to