Skip to content
Snippets Groups Projects
Commit d5f46247 authored by Kevin Hilman's avatar Kevin Hilman
Browse files

gpio/omap: move bank width into struct gpio_bank


Rather than having a file-global bank_width variable, move it into
struct gpio_bank so it can be bank-specific.   Note the bank width
is already passed per-bank via platform_data, so current code would
be incorrect if any banks had different width.

Signed-off-by: default avatarKevin Hilman <khilman@ti.com>
parent bdba15db
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment