Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
microblaze: Use irq_of_parse_and_map for timer
It is necessary to call generic function for irq finding. The main reason is that this generic function calls irq_create_of_mapping which can add some shift because of NO_IRQ. Signed-off-by: Michal Simek <monstr@monstr.eu>
- Loading branch information