[PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp425 and
commitbcaafbe4a14e3c9b5275b3986c7599f7c6c278e4
authorStefan Sorensen <ssoe@kirktelecom.com>
Wed, 6 Jul 2005 22:06:04 +0000 (6 23:06 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 6 Jul 2005 22:06:04 +0000 (6 23:06 +0100)
tree6aee01eb8a7f0a52c1dbd5f852b278d4596b457a
parentd1d890edace65721e9a7582545c943f67f500709
[PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp425 and
coyote

Patch from Stefan Sorensen

On the ixdp425 and coyote platforms, the plat_serial8250_port arrays are
missing the terminating entry required by serial8250_probe.

Signed-off-by: Stefan Sorensen <ssoe@kirktelecom.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp4xx/coyote-setup.c
arch/arm/mach-ixp4xx/ixdp425-setup.c