]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: pca953x: convert register constants to hex
authorH. Nikolaus Schaller <hns@goldelico.com>
Sat, 28 Apr 2018 16:31:31 +0000 (18:31 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 May 2018 12:35:24 +0000 (14:35 +0200)
commit0950c19acaaa8f899f715954e2918ff45e5b2fc8
tree13b77e6c5bc8b1eb8a52fc7b9a8d63284f0fbd6f
parent668f06579e99762ec6ef4a97ba824bc812a9ab2f
gpio: pca953x: convert register constants to hex

which makes it easier to match them with the data sheets.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pca953x.c