commit | 123df01e8e046d6065089e1bff29aa3fc48d4420 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu May 24 19:24:18 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Jun 13 12:08:36 2012 +0900 |
tree | 4453d8a9cc4686ca885a4b5f22f9864260d81cd7 | |
parent | be9c00295b34760ea2f9667929049f094116b5a8 [diff] |
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 <lethal@linux-sh.org>