Skip to content
Snippets Groups Projects
Commit 38ab1344 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Switch dynamic IRQ creation to generic irq allocator.


Now that the genirq code provides an IRQ bitmap of its own and the
necessary API to manipulate it, there's no need to keep our own version
around anymore.

In the process we kill off some unused IRQ reservation code, with future
users now having to tie in to the genirq API as normal.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 57b81330
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment