diff options
author | Yuvaraj CD <yuvaraj.cd@gmail.com> | 2012-10-08 14:29:51 +0530 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2012-11-07 14:55:30 -0500 |
commit | 2da1d7f2948900cd50d38643db39f790edb3cc96 (patch) | |
tree | 361b697b0f83fa74cf16741359a8d234cfb50116 /Documentation/target | |
parent | 63ef5d8c28b2a944f104d854254941e7375c85a3 (diff) | |
download | linux-2da1d7f2948900cd50d38643db39f790edb3cc96.tar.bz2 |
mmc: dw_mmc: enable controller interrupt before calling mmc_start_host
As mmc_start_host is getting called before enabling the dw_mmc controller
interrupt, there is a problem of missing the SDMMC_INT_CMD_DONE for the
very first command sent by the sdio_reset.
This problem occurs only when we disable MMC debugging i.e, MMC_DEBUG=n.
This patch enables the dw_mmc controller interrupt before mmc_start_host.
Signed-off-by: Yuvaraj CD <yuvaraj.cd@samsung.com>
Reviewed-by: Girish K S <girish.shivananjappa@linaro.org>
Acked-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'Documentation/target')
0 files changed, 0 insertions, 0 deletions