From: Jiang Liu Date: Tue, 23 Jun 2015 18:02:43 +0000 (+0200) Subject: genirq: Remove irq argument from report_bad_irq() X-Git-Tag: omap-for-v4.3/fixes-rc1~130^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02d00eaa64bfd57fcbefe848e46e5ddca62ed5e6;p=pandora-kernel.git genirq: Remove irq argument from report_bad_irq() Not really a hotpath, so __report_bad_irq() can retrieve the irq number from the irq descriptor. [ tglx: Split out from combo patch ] Signed-off-by: Jiang Liu Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed