diff options
author | Kevin Hilman <khilman@ti.com> | 2011-04-21 18:23:00 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@ti.com> | 2011-06-16 20:13:13 +0200 |
commit | d5f46247e77a63bc3bb4b3f979281e5c700c218e (patch) | |
tree | 9d940ac3f9ea7d25ef85b7981836326b91b58ce1 /drivers/dca | |
parent | gpio/omap: remove MPUIO handling from _clear_gpio_irqbank() (diff) | |
download | linux-d5f46247e77a63bc3bb4b3f979281e5c700c218e.tar.xz linux-d5f46247e77a63bc3bb4b3f979281e5c700c218e.zip |
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: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'drivers/dca')
0 files changed, 0 insertions, 0 deletions