Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: S5P: fix offset calculation on gpio-interrupt
Offsets of the irq controller registers were calculated correctly only for first GPIO bank. This patch fixes calculation of the register offsets for all GPIO banks. Reported-by: Sylwester Nawrocki <[email protected]> Signed-off-by: Marek Szyprowski <[email protected]> Signed-off-by: Kyungmin Park <[email protected]> Signed-off-by: Kukjin Kim <[email protected]>
- Loading branch information