mmc: fix comment typos

Correct spelling typo in drivers/mmc

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Masanari Iida
2012-08-05 23:25:40 +09:00
committed by Jiri Kosina
parent d73111c6d4
commit 7122bbb0d1
6 changed files with 6 additions and 6 deletions

View File

@@ -1021,7 +1021,7 @@ static void atmci_stop_transfer(struct atmel_mci *host)
}
/*
* Stop data transfer because error(s) occured.
* Stop data transfer because error(s) occurred.
*/
static void atmci_stop_transfer_pdc(struct atmel_mci *host)
{