summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorAndrew Ruder <andy@aeruder.net>2013-08-07 23:52:40 +0200
committerLinus Walleij <linus.walleij@linaro.org>2013-08-16 17:19:16 +0200
commit40a625daa88653d7942dc85483f6f289cd687cb7 (patch)
tree0ed75d57c2afc2b2c5168f5c4f9cfa95cffacb79 /drivers/gpu
parentdrivers/gpio: simplify use of devm_ioremap_resource (diff)
downloadlinux-40a625daa88653d7942dc85483f6f289cd687cb7.tar.xz
linux-40a625daa88653d7942dc85483f6f289cd687cb7.zip
gpio: pca953x: fix gpio input on gpio offsets >= 8
This change fixes a regression introduced by commit f5f0b7aa8 (gpio: pca953x: make the register access by GPIO bank) When the pca953x driver was converted to using 8-bit reads/writes the bitmask in pca953x_gpio_get_value wasn't adjusted with a modulus BANK_SZ and consequently looks at the wrong bits in the input register. Signed-off-by: Andrew Ruder <andrew.ruder@elecsyscorp.com> Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions