From: Vineet Gupta Date: Fri, 2 Aug 2013 04:49:19 +0000 (-0700) Subject: serial/arc-uart: Handle Rx Error Interrupts w/o any data X-Git-Tag: v3.12-rc1~182^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5284eba7b37dfeffe75bfdf81a13e9efebe0480a;p=pandora-kernel.git serial/arc-uart: Handle Rx Error Interrupts w/o any data Currently, Rx error handling only triggers if there is some Rx data. Fix that by checking for error - before the data handling. Reported-by: Mischa Jonker Tested-by: Mischa Jonker Signed-off-by: Vineet Gupta Cc: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed