diff mbox

SOC Camera: OMAP1: typo fix

Message ID 201011021630.49706.jkrzyszt@tis.icnet.pl (mailing list archive)
State Accepted
Headers show

Commit Message

Janusz Krzysztofik Nov. 2, 2010, 3:30 p.m. UTC
None
diff mbox

Patch

--- linux-2.6.37-rc1/drivers/media/video/omap1_camera.c.orig	2010-11-01 23:55:26.000000000 +0100
+++ linux-2.6.37-rc1/drivers/media/video/omap1_camera.c	2010-11-02 01:48:55.000000000 +0100
@@ -504,7 +504,7 @@  static void omap1_videobuf_queue(struct 
 		 * empty. Since the transfer of the DMA programming register set
 		 * content to the DMA working register set is done automatically
 		 * by the DMA hardware, this can pretty well happen while we
-		 * are keeping the lock here. Levae fetching it from the queue
+		 * are keeping the lock here. Leave fetching it from the queue
 		 * to be done when a next DMA interrupt occures instead.
 		 */
 		return;