From: Jongpill Lee Date: Wed, 22 Jun 2011 08:50:25 +0000 (+0900) Subject: tty: s5pv210: Add delay loop on fifo reset function for UART X-Git-Tag: v3.1-rc1~233^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40eb0de5ba7e88e30349f336a38cf22016b8c07f;p=pandora-kernel.git tty: s5pv210: Add delay loop on fifo reset function for UART This patch addes delay loop on fifo reset function for UART. On high speed freq, it needs delay function when fifo reset. If not, system will hang by this uart reset problem when resuming from suspend mode. Signed-off-by: Jongpill Lee Signed-off-by: Jaecheol Lee Signed-off-by: Kukjin Kim Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed