From: Shmulik Ladkani Date: Wed, 9 Dec 2009 20:31:29 +0000 (-0800) Subject: serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_serial_setup X-Git-Tag: v2.6.34-rc1~216^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5d228cc4f854aebcefac987d111fc072ecd15e0;p=pandora-kernel.git serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_serial_setup Augment the UPF_FIXED_TYPE logic, which currently applies to UART ports provisioned using platform_device_register. The suggested patch applies same logic into 'serial8250_register_ports', making UART ports provisioned using early_serial_setup inherit their properties from the uart_config entry. Signed-off-by: Shmulik Ladkani Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed