fix non terminated uart resources for laguna
authorImre Kaloz <kaloz@openwrt.org>
Thu, 11 Oct 2012 07:47:27 +0000 (07:47 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Thu, 11 Oct 2012 07:47:27 +0000 (07:47 +0000)
Resolves crashes when probing multiple serial devices

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33719

target/linux/cns3xxx/patches-3.3/300-laguna_support.patch

index b42606b5082e26858eca3df73863c09bf449cad3..ac8888ac89cb99b08e9ccb3f778e05f2689f92ce 100644 (file)
@@ -1,6 +1,6 @@
 --- /dev/null
 +++ b/arch/arm/mach-cns3xxx/laguna.c
-@@ -0,0 +1,935 @@
+@@ -0,0 +1,936 @@
 +/*
 + * Gateworks Corporation Laguna Platform
 + *
 +              .end   = CNS3XXX_UART2_BASE + SZ_4K - 1,
 +              .flags    = IORESOURCE_MEM
 +      },
++      { },
 +};
 +
 +static struct plat_serial8250_port laguna_uart_data[] = {