From: Jiang Liu Date: Thu, 4 Jun 2015 04:13:19 +0000 (+0800) Subject: ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc X-Git-Tag: omap-for-v4.3/fixes-merge-window~9^2~15^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f575398bff9ae08086b345ecf724568be53818ee;p=pandora-kernel.git ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc while we already have a pointer to corresponding irq_desc. Signed-off-by: Jiang Liu Cc: Russell King Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed