From: Linus Walleij Date: Wed, 21 Mar 2012 19:15:18 +0000 (+0100) Subject: serial: PL011: move interrupt clearing X-Git-Tag: v3.4-rc3~24^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3d8b76f61586714cdc5f219ba45592a54caaa55;p=pandora-kernel.git serial: PL011: move interrupt clearing Commit 360f748b204275229f8398cb2f9f53955db1503b "serial: PL011: clear pending interrupts" attempts to clear interrupts by writing to a yet-unassigned memory address. This fixes the issue. The breaking patch is marked for stable so should be carried along with the other patch. Cc: Shreshtha Kumar Sahu Cc: Russell King Cc: stable Cc: Nicolas Pitre Reported-by: Viresh Kumar Signed-off-by: Linus Walleij Tested-by: Grant Likely Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed