commit | 94a63da0ac1a67bfb8b30aec1086523c5031ea5a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 06 12:10:23 2013 +0100 |
committer | Grant Likely <grant.likely@linaro.org> | Sat Jun 08 21:15:09 2013 +0100 |
tree | c5931a9a34fc24267f494ee3e773e10dd3bd81ba | |
parent | 275e31b10ce20613aedceaa5160129c64b260a98 [diff] |
irqdomain: document the simple domain first_irq The first_irq needs to be zero to get a linear domain and that comes with special semantics. We want to simplify this going forward but some documentation never hurts. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Grant Likely <grant.likely@linaro.org>