From: Anand Gadiyar <[email protected]>
OMAP: MMC: Trivial fix for a typo in comment
Signed-off-by: Anand Gadiyar <[email protected]>
---
diff --git a/drivers/mmc/host/omap_hsmmc.c b/drivers/mmc/host/omap_hsmmc.c
index e62a22a..c40cb96 100644
--- a/drivers/mmc/host/omap_hsmmc.c
+++ b/drivers/mmc/host/omap_hsmmc.c
@@ -680,7 +680,7 @@ static void mmc_omap_dma_cb(int lch, u16 ch_status, void *data)
host->dma_ch = -1;
/*
* DMA Callback: run in interrupt context.
- * mutex_unlock will through a kernel warning if used.
+ * mutex_unlock will throw a kernel warning if used.
*/
up(&host->sem);
}
On Wed, 15 Apr 2009 17:44:58 +0530
"Gadiyar, Anand" <[email protected]> wrote:
> From: Anand Gadiyar <[email protected]>
>
> OMAP: MMC: Trivial fix for a typo in comment
>
> Signed-off-by: Anand Gadiyar <[email protected]>
> ---
Queued, thanks.
--
-- Pierre Ossman
WARNING: This correspondence is being monitored by the
Swedish government. Make sure your server uses encryption
for SMTP traffic and consider using PGP for end-to-end
encryption.