[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1309786551-5879-1-git-send-email-alexander.stein@systec-electronic.com>
Date: Mon, 4 Jul 2011 15:35:51 +0200
From: Alexander Stein <alexander.stein@...tec-electronic.com>
To: Alan Cox <alan@...ux.intel.com>
Cc: linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org,
trivial@...nel.org,
Alexander Stein <alexander.stein@...tec-electronic.com>
Subject: [PATCH resend] pch_uart: add missing comment about OKI ML7223
Signed-off-by: Alexander Stein <alexander.stein@...tec-electronic.com>
Reviewed-by: Jesper Juhl <jj@...osbits.net>
---
drivers/tty/serial/pch_uart.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/tty/serial/pch_uart.c b/drivers/tty/serial/pch_uart.c
index d3ba85b..91da2a9 100644
--- a/drivers/tty/serial/pch_uart.c
+++ b/drivers/tty/serial/pch_uart.c
@@ -44,6 +44,7 @@ enum {
/* Set the max number of UART port
* Intel EG20T PCH: 4 port
* OKI SEMICONDUCTOR ML7213 IOH: 3 port
+ * OKI SEMICONDUCTOR ML7223 IOH: 2 port
*/
#define PCH_UART_NR 4
--
1.7.3.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists