From: Mark Brown Date: Thu, 2 Jun 2011 18:18:52 +0000 (+0100) Subject: mfd: Read wm831x AUXADC conversion results before acknowledging interrupt X-Git-Tag: v3.1-rc1~100^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a82780b41e78f31636c49279ce940afe60a453;p=pandora-kernel.git mfd: Read wm831x AUXADC conversion results before acknowledging interrupt Ensure that there's no possibility of loosing an AUXADC interrupt by reading the conversion result in the IRQ handler when using interrupts. Otherwise it's possible that under very heavy load a new conversion could be initiated before the acknowledgement for a previous interrupt has happened. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed