]> git.openfabrics.org - ~emulex/infiniband.git/commit
msm: Implement init_card operation for MSM SDCC
authorAlexander Tarasikov <alexander.tarasikov@gmail.com>
Sun, 21 Aug 2011 11:52:44 +0000 (15:52 +0400)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 19:43:36 +0000 (15:43 -0400)
commite91957e70d2aea529ff2055b8fbd575f2d7b8c3b
tree0ca76c59c04fcc10ad803b4b1312754670ed707b
parent435f3e385962e2b34855e9b34f8b95717c1016a2
msm: Implement init_card operation for MSM SDCC

This allows boards with non-standard sdio cards to fill the CIS/CCCR data.
It is particularly important for old msm72k boards using wl1251.
Also drop the obsolete embedded_sdio_data structure from the header
as it was intended to surve a similiar purpose but was not implemented.

Signed-off-by: Alexander Tarasikov <alexander.tarasikov@gmail.com>
Acked-by: Sahitya Tummala <stummala@codeaurora.org>
[davidb: minor formatting cleanup]
Signed-off-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
arch/arm/mach-msm/include/mach/mmc.h
drivers/mmc/host/msm_sdcc.c