Loading drivers/tty/serial/msm_geni_serial.c +1 −1 Original line number Diff line number Diff line Loading @@ -102,7 +102,7 @@ #define UART_OVERSAMPLING (32) #define STALE_TIMEOUT (16) #define DEFAULT_BITS_PER_CHAR (10) #define GENI_UART_NR_PORTS (15) #define GENI_UART_NR_PORTS (6) #define GENI_UART_CONS_PORTS (1) #define DEF_FIFO_DEPTH_WORDS (16) #define DEF_TX_WM (2) Loading Loading
drivers/tty/serial/msm_geni_serial.c +1 −1 Original line number Diff line number Diff line Loading @@ -102,7 +102,7 @@ #define UART_OVERSAMPLING (32) #define STALE_TIMEOUT (16) #define DEFAULT_BITS_PER_CHAR (10) #define GENI_UART_NR_PORTS (15) #define GENI_UART_NR_PORTS (6) #define GENI_UART_CONS_PORTS (1) #define DEF_FIFO_DEPTH_WORDS (16) #define DEF_TX_WM (2) Loading