From: Shubhrajyoti D Date: Fri, 21 Sep 2012 14:37:19 +0000 (+0530) Subject: serial: omap: fix the reciever line error case X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~74^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a12fcf8b1543c99ffcec3d61db86f0dea52dc9d;p=pandora-kernel.git serial: omap: fix the reciever line error case This patch does the following - In case of errors if there least one data character in the RX FIFO read it otherwise it may stall the receiver. This is recommended in the interrupt reset method in the table 23-246 of the omap4 TRM. Signed-off-by: Shubhrajyoti D Reviewed-by: Felipe Balbi Tested-by: Kevin Hilman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed