From: Linus Walleij Date: Tue, 22 Apr 2014 12:01:46 +0000 (+0200) Subject: gpio: put GPIO IRQs into their own lock class X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~53^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e45d1c80;p=pandora-kernel.git gpio: put GPIO IRQs into their own lock class Another feature that is duplicated in a number of GPIO irqchips is that these cascades IRQs are assigned their own lock class so as to avoid warnings about lockdep recursions. Do this also in the generic GPIO irqchip helpers for smooth transition to this core infrastructure. Cc: Thomas Gleixner Signed-off-by: Linus Walleij --- Reading git-diff-tree failed