]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
gpio: davinci: Assign first bank regs for unbanked case
authorKeerthy <j-keerthy@ti.com>
Fri, 10 Nov 2017 11:13:17 +0000 (16:43 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 30 Nov 2017 14:40:01 +0000 (15:40 +0100)
commit7f8e2a85c1b0bd440ffe87be82c79fdc319e8291
tree678a83398244ce8833b373de7f5f75844473595b
parenta158531f3c92467df0e93e000d58185acae78a6e
gpio: davinci: Assign first bank regs for unbanked case

As per the re-design assign the first bank regs for unbanked
irq case. This was missed out in the original patch.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Fixes: b5cf3fd827d2e1 ("gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-davinci.c