Skip to content
Commit 25db711d authored by Benoit Cousson's avatar Benoit Cousson
Browse files

gpio/omap: Fix IRQ handling for SPARSE_IRQ



The driver is still relying on internal OMAP IRQ defines that
are not relevant anymore if OMAP is built with SPARSE_IRQ.

Replace the defines with the proper IRQ base number.
Clean some comment style issue.
Remove some hidden and ugly cpu_class_is_omap1() inside the
gpio header.

Signed-off-by: default avatarBenoit Cousson <b-cousson@ti.com>
Tested-by: default avatarTarun Kanti DebBarma <tarun.kanti@ti.com>
parent 384ebe1c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment