[PATCH] davinci: fix the uart number in the comment

Subsystems: arm port, the rest, ti davinci machine support

STALE5067d

2 messages, 2 authors, 2012-10-26 · open the first message on its own page

[PATCH] davinci: fix the uart number in the comment

From: Henrique Camargo <hidden>
Date: 2012-09-13 18:05:12

The bit 0 of the field is uart0 and the bit 1 is uart1 and so on.

Signed-off-by: Henrique Camargo <redacted>
---
 arch/arm/mach-davinci/include/mach/serial.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-davinci/include/mach/serial.h b/arch/arm/mach-davinci/include/mach/serial.h
index 46b3cd1..86a01fa 100644
--- a/arch/arm/mach-davinci/include/mach/serial.h
+++ b/arch/arm/mach-davinci/include/mach/serial.h
@@ -38,7 +38,7 @@
 
 #ifndef __ASSEMBLY__
 struct davinci_uart_config {
-	/* Bit field of UARTs present; bit 0 --> UART1 */
+	/* Bit field of UARTs present; bit 0 --> UART0 */
 	unsigned int enabled_uarts;
 };
 
-- 
1.7.9.5

Re: [PATCH] davinci: fix the uart number in the comment

From: Sekhar Nori <hidden>
Date: 2012-10-26 10:26:07

On 9/13/2012 11:34 PM, Henrique Camargo wrote:
The bit 0 of the field is uart0 and the bit 1 is uart1 and so on.

Signed-off-by: Henrique Camargo <redacted>
Queuing this for v3.8. Added an ARM: prefix to subject line since this
is an arch/arm/ patch. Please take care of this next time on.

Thanks,
Sekhar
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help