From: Shreshtha Kumar Sahu Date: Mon, 13 Jun 2011 08:11:44 +0000 (+0200) Subject: amba pl011: platform data for reg lockup and glitch v2 X-Git-Tag: v3.0-rc6~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a7d4369b3fe1f8e5efe7f11a1c482055693852f;p=pandora-kernel.git amba pl011: platform data for reg lockup and glitch v2 This patch provides platform data for following - uart reset function to assist uart register lockup workaround - init/exit function to fix glitch in the tx pin in tty_open when tty port0 is opened a glitch is seen in the tx line of uart0. This happens in pl011_startup() when tx fifo interrupt is provoked into asserting. Now uart0 pins are enabled (alt function) only when init is complete and turned back to gpio when closed. Signed-off-by: Shreshtha Kumar Sahu Signed-off-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed