From: Vasily Khoruzhick Date: Sun, 13 Mar 2011 13:53:29 +0000 (+0200) Subject: i2c-pxa2xx: Don't clear isr bits too early X-Git-Tag: v2.6.39-rc1~387^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97491ba3f64c2137101efdfe7593305d692d7d63;p=pandora-kernel.git i2c-pxa2xx: Don't clear isr bits too early isr is passed later into i2c_pxa_irq_txempty and i2c_pxa_irq_rxfull and they may use some other bits than irq sources. Signed-off-by: Vasily Khoruzhick Signed-off-by: Ben Dooks --- Reading git-diff-tree failed