summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/sh_sdhi.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-02-08 09:48:04 -0500
committerTom Rini <trini@konsulko.com>2016-02-08 09:48:04 -0500
commit57dc53a72460e8e301fa1cc7951b41db8e731485 (patch)
tree856a679e994fdc529a97763e851ed2e546ba3742 /drivers/mmc/sh_sdhi.c
parent7b6dc11c1aa69e5cc22d1659f50594edcfab5a9e (diff)
parent2300184f702656b72394e458bf15f7aaba8af892 (diff)
downloadblackbird-obmc-uboot-57dc53a72460e8e301fa1cc7951b41db8e731485.tar.gz
blackbird-obmc-uboot-57dc53a72460e8e301fa1cc7951b41db8e731485.zip
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Diffstat (limited to 'drivers/mmc/sh_sdhi.c')
-rw-r--r--drivers/mmc/sh_sdhi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/sh_sdhi.c b/drivers/mmc/sh_sdhi.c
index cc62c89a25..30e538cc16 100644
--- a/drivers/mmc/sh_sdhi.c
+++ b/drivers/mmc/sh_sdhi.c
@@ -526,7 +526,7 @@ static int sh_sdhi_start_cmd(struct sh_sdhi_host *host,
opc = sh_sdhi_set_cmd(host, data, opc);
/*
- * U-boot cannot use interrupt.
+ * U-Boot cannot use interrupt.
* So this flag may not be clear by timing
*/
sh_sdhi_writew(host, SDHI_INFO1, ~INFO1_RESP_END);
OpenPOWER on IntegriCloud