Skip to content
Commit ece9528e authored by Kevin Hilman's avatar Kevin Hilman
Browse files

gpio/omap: replace MOD_REG_BIT macro with static inline



This macro is ugly and confusing, especially since it passes in most
arguments, but uses an implied 'base' from the caller.

Replace it with an equivalent static inline.

Signed-off-by: default avatarKevin Hilman <khilman@ti.com>
parent fcb8ce5c
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