]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities
authorGiuseppe Cavallaro <peppe.cavallaro@st.com>
Tue, 21 Sep 2010 01:22:13 +0000 (21:22 -0400)
committerChris Ball <cjb@laptop.org>
Sat, 23 Oct 2010 13:11:14 +0000 (21:11 +0800)
commitb08caed8659ab27199db51c63a35c5ee067fc7ef
treea6ae82a36747b31a4c4fb52e0eaea5caafc7e9a5
parenta29e7e18bddde778deb2cb101dbceca56b15e05e
mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities

This patch is necessary to gain the performance boost from 8-bit data
with the sdhci-stm driver.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci.c