From: Shawn Guo Date: Tue, 4 Jan 2011 06:20:52 +0000 (+0800) Subject: ARM: mxs: Change duart device to use amba-pl011 X-Git-Tag: v2.6.38-rc1~38^2~3^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbc4245bb520580fc1b01105727fde7d7cbe452d;p=pandora-kernel.git ARM: mxs: Change duart device to use amba-pl011 The mxs duart is actually an amba-pl011 device. This commit changes the duart device code to dynamically allocate amba-pl011 device, so that drivers/serial/amba-pl011.c can be used on mxs. Signed-off-by: Shawn Guo Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed