On Wed, Aug 7, 2013 at 11:52 PM, Andrew Ruder <[email protected]> wrote:
> 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 <[email protected]> Patch applied with Gregory's ACK. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
