From: Nicolas Ferre Date: Wed, 12 Oct 2011 16:06:59 +0000 (+0200) Subject: tty/serial: atmel_serial: auto-enumerate ports X-Git-Tag: v3.2-rc1~170^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cbf9f4864bd4fb2e64d555aacb93c24478e4e8d;p=pandora-kernel.git tty/serial: atmel_serial: auto-enumerate ports If no platform data provided to enumerate ports, use a bit field to choose port number and check if port is already initialized. Use this mechanism for both console and plain serial ports. Signed-off-by: Nicolas Ferre Acked-by: Grant Likely Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed