From: Paul Mundt Date: Thu, 24 May 2012 10:24:18 +0000 (+0900) Subject: sh: intc: Allocate subgroup virq backing desc directly. X-Git-Tag: v3.6-rc1~131^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=123df01e8e046d6065089e1bff29aa3fc48d4420;p=pandora-kernel.git sh: intc: Allocate subgroup virq backing desc directly. This switches to using irq_alloc_desc() directly for subgroup IRQs. We still need to call activate_irq() on these in order to make them requestable, at least up until these get moved in to their own irq domain.. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed