kernel: bump 4.9 to 4.9.210
[openwrt/staging/xback.git] / target / linux / ixp4xx / patches-4.9 / 160-delayed_uart_io.patch
index 95cc5680cd902d167b50a4439cd6467a2a217e0d..a520cb36825868c845889bd86544c625d9175a8f 100644 (file)
@@ -26,7 +26,7 @@
        case UPIO_MEM:
        case UPIO_MEM16:
        case UPIO_MEM32:
-@@ -2931,6 +2932,7 @@ int uart_match_port(struct uart_port *po
+@@ -2932,6 +2933,7 @@ int uart_match_port(struct uart_port *po
        case UPIO_HUB6:
                return (port1->iobase == port2->iobase) &&
                       (port1->hub6   == port2->hub6);