Skip to content

Commit

Permalink
pch_uart: add missing comment about OKI ML7223
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Reviewed-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Alexander Stein authored and Greg Kroah-Hartman committed Jul 8, 2011
1 parent e463595 commit bff52fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/tty/serial/pch_uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,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

Expand Down

0 comments on commit bff52fd

Please sign in to comment.