From: Dave Mitchell Date: Tue, 9 Jun 2009 13:39:47 +0000 (+0000) Subject: of_serial: Add UPF_FIXED_TYPE flag X-Git-Tag: v2.6.31-rc1~110^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eedacbf02df462d6c915d8d642b23fb450d485c7;p=pandora-kernel.git of_serial: Add UPF_FIXED_TYPE flag This patch adds the UPF_FIXED_TYPE flag which will bypass the 8250's autoconfig probe for uart type. The uart type identified by the of_serial's parse of the flat device tree will be utilized as defined. Signed-off-by: Dave Mitchell Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed