From: Charles Keepax Date: Tue, 20 Nov 2012 04:46:20 +0000 (+0900) Subject: mfd: arizona: Correctly report when AIF2/AIF1 is underclocked X-Git-Tag: v3.7-rc8~29^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ebef34d5cf658752d000001d2a6a5defe8cf3a9;p=pandora-kernel.git mfd: arizona: Correctly report when AIF2/AIF1 is underclocked In the interrupt handler for an underclocked event, whilst checking for the source of the interrupt, AIF3 was checked twice and AIF1 was not checked. This change correctly checks the AIF1 underclocked bit and reports the correct error messages for all cases. Signed-off-by: Charles Keepax Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed