linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [trivial] mach-omap1: Fix typo in lcd_dma.c
@ 2012-02-06 14:16 Masanari Iida
  2012-03-05 22:09 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2012-02-06 14:16 UTC (permalink / raw)
  To: tony, linux-omap; +Cc: linux-kernel, trivial, standby24x7

Correct spelling "resulotion" to "resolution" in
arch/arm/mach-omap1/lcd_dma.c

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 arch/arm/mach-omap1/lcd_dma.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap1/lcd_dma.c b/arch/arm/mach-omap1/lcd_dma.c
index 4538093..4c5ce7d 100644
--- a/arch/arm/mach-omap1/lcd_dma.c
+++ b/arch/arm/mach-omap1/lcd_dma.c
@@ -117,7 +117,7 @@ EXPORT_SYMBOL(omap_set_lcd_dma_b1_mirror);
 void omap_set_lcd_dma_b1_vxres(unsigned long vxres)
 {
 	if (cpu_is_omap15xx()) {
-		printk(KERN_ERR "DMA virtual resulotion is not supported "
+		printk(KERN_ERR "DMA virtual resolution is not supported "
 				"in 1510 mode\n");
 		BUG();
 	}
-- 
1.7.6.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] [trivial] mach-omap1: Fix typo in lcd_dma.c
  2012-02-06 14:16 [PATCH] [trivial] mach-omap1: Fix typo in lcd_dma.c Masanari Iida
@ 2012-03-05 22:09 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2012-03-05 22:09 UTC (permalink / raw)
  To: Masanari Iida; +Cc: linux-omap, linux-kernel, trivial

* Masanari Iida <standby24x7@gmail.com> [120206 05:46]:
> Correct spelling "resulotion" to "resolution" in
> arch/arm/mach-omap1/lcd_dma.c

Thanks applying into fixes-non-critical-part2.

Regards,

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-05 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-06 14:16 [PATCH] [trivial] mach-omap1: Fix typo in lcd_dma.c Masanari Iida
2012-03-05 22:09 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).