[cns3xxx]: fix non terminated uart resources for laguna
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 11 Oct 2012 07:47:27 +0000 (07:47 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33719 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index b42606b..ac8888a 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[] = {