mfd: stmpe: Fix STMPE24xx GPMR LSB
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 4 Oct 2014 14:02:27 +0000 (16:02 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 10 Nov 2014 15:21:58 +0000 (15:21 +0000)
The least significat byte of the GPIO value read register
on the STMPE24xx series is on addres 0xA4 not 0xA5. Correct
against datasheet and tested on the STMPE2401 hardware.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found