From: Kevin Cernekee Date: Fri, 7 Nov 2014 06:44:25 +0000 (-0800) Subject: irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions X-Git-Tag: omap-for-v3.20/drop-legacy-3517~160^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05b8ce8260b069b0d59516711e2795758f203556;p=pandora-kernel.git irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions The cached value already incorporates irq_fwd_mask, and was saved the last time an IRQ was enabled/disabled. Signed-off-by: Kevin Cernekee Acked-by: Florian Fainelli Acked-by: Arnd Bergmann Link: https://lkml.kernel.org/r/1415342669-30640-11-git-send-email-cernekee@gmail.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed