提交 5604f69e 编写于 作者: H Henrique Camargo 提交者: Sekhar Nori

ARM: davinci: serial.h: fix uart number in the comment

The bit 0 of the field is uart0 and the bit 1 is uart1 and so on.
Signed-off-by: NHenrique Camargo <henrique@henriquecamargo.com>
Signed-off-by: NSekhar Nori <nsekhar@ti.com>
上级 9ad90238
......@@ -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;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册