parent 84ddaa8c86fc12ee1c3509be5ff3464821535c17 author Kumar Gala 1116622753 -0700 committer Linus Torvalds 1116629299 -0700 [PATCH] ppc32: Fix platform device initialization of 8250 serial ports Initialization of 8250 serial ports that are platform devices require that at empty entry exists in the array of plat_serial8250_port. With out an empty entry we can get some pretty random behavior. Signed-off-by: Kumar Gala Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds