commit | 971a0ee566cbe64558020ee6c254910516a43549 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Jul 26 03:19:06 2011 -0600 |
committer | Sathish Ambley <sambley@codeaurora.org> | Mon Oct 24 10:42:45 2011 -0700 |
tree | a2d7fa66effa881da7c7fdb70c702a2867446550 | |
parent | 6469dfb4eeada88ded776eebdd8a687146ffa286 [diff] |
dt/irq: add irq_domain_generate_simple() helper irq_domain_generate_simple() is an easy way to generate an irq translation domain for simple irq controllers. It assumes a flat 1:1 mapping from hardware irq number to an offset of the first linux irq number assigned to the controller Change-Id: I0820754314a0c15b1cc9881bc38b75b0de2509b2 Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Sathish Ambley <sambley@codeaurora.org>