Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gpio: pl061: use chained_irq_* functions in irq handler
Use chained_irq_enter/exit helper functions instead of direct pointer accesses. This is needed for generic irq chip conversion. Signed-off-by: Rob Herring <[email protected]> Acked-by: Grant Likely <[email protected]> Cc: Linus Walleij <[email protected]>
- Loading branch information