io,elf: pass the trace section name to getirq
authorMichel Pollet <buserror@gmail.com>
Sun, 2 Jun 2013 17:29:45 +0000 (18:29 +0100)
committerMichel Pollet <buserror@gmail.com>
Sun, 2 Jun 2013 17:29:45 +0000 (18:29 +0100)
avr_iomem_getirq() now takes a 'name' for the IRQs. The elf loader now
passes down the trace name so the irq gets named properly.

Signed-off-by: Michel Pollet <buserror@gmail.com>

No differences found