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

2012-10-26 Thread Sekhar Nori
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 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, Sek

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

2012-09-13 Thread Henrique Camargo
The bit 0 of the field is uart0 and the bit 1 is uart1 and so on. Signed-off-by: Henrique Camargo --- 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/ma