From: Russell King Date: Wed, 22 Dec 2010 17:48:26 +0000 (+0000) Subject: ARM: PL011: Allow better handling of vendor data X-Git-Tag: v2.6.38-rc1~471^2~4^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c19f12b5ef3adf3c139eabbe3d3d0201838b77b1;p=pandora-kernel.git ARM: PL011: Allow better handling of vendor data Rather than copying all vendor data into the port structure, copy just that which is frequently used, and keep a pointer to the remaining vendor data structure. This makes it easier to add vendor quirks in the future. Acked-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed