From: Thomas Gleixner Date: Fri, 15 Apr 2011 20:36:08 +0000 (+0200) Subject: genirq: Add chip suspend and resume callbacks X-Git-Tag: v3.0-rc1~405^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfefd21e693dca791bf9ecfc9dd3794facad533c;p=pandora-kernel.git genirq: Add chip suspend and resume callbacks These callbacks are only called in the syscore suspend/resume code on interrupt chips which have been registered via the generic irq chip mechanism. Calling those callbacks per irq would be rather icky, but with the generic irq chip mechanism we can call this per registered chip. Signed-off-by: Thomas Gleixner Cc: linux-arm-kernel@lists.infradead.org --- Reading git-diff-tree failed