]> git.baikalelectronics.ru Git - kernel.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)
commit38eef180e4511af87c2f9ac4df202e9ae55bcad4
tree0ca76c59c04fcc10ad803b4b1312754670ed707b
parentbd36b18c8765b15744bbd2ce7b771ccc4750fa18
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