commit | 18a2f25729eab540de3c90d54319f94be24fb1fa | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Sat Jun 02 21:36:30 2012 -0700 |
committer | QuIC Gerrit Code Review <code-review@localhost> | Sat Jun 02 21:36:30 2012 -0700 |
tree | 44c04d6d10260e081e103187deb7085952d9bdfe | |
parent | 413b1f712021aecc7794b24aed745b5a033eaa5e [diff] | |
parent | 8afe8d2a98a1bbf3804162ff5c95a56226935f5a [diff] |
Merge "mmc: msm_sdcc: enable the write packing control" into msm-3.0
diff --git a/drivers/mmc/host/msm_sdcc.c b/drivers/mmc/host/msm_sdcc.c index e3e9193..927efdd 100644 --- a/drivers/mmc/host/msm_sdcc.c +++ b/drivers/mmc/host/msm_sdcc.c
@@ -5020,6 +5020,7 @@ MMC_CAP_SET_XPC_180); mmc->caps2 |= MMC_CAP2_PACKED_WR; + mmc->caps2 |= MMC_CAP2_PACKED_WR_CONTROL; mmc->caps2 |= (MMC_CAP2_BOOTPART_NOACC | MMC_CAP2_DETECT_ON_ERR); if (pdev->dev.of_node) { if (of_get_property((&pdev->dev)->of_node,