• G
    irqdomain: Add a name field · 0bb4afb4
    Grant Likely 提交于
    This patch adds a name field to the irq_domain structure to help mere
    mortals understand the mappings between irq domains and virqs. It also
    converts a number of places that have open-coded some kind of fudging
    an irqdomain name to use the new field. This means a more consistent
    display of names in irq domain log messages and debugfs output.
    Signed-off-by: NGrant Likely <grant.likely@linaro.org>
    0bb4afb4
generic-chip.c 14.6 KB