commit | eb452a84ece6b84e22c53abdd49ff018d189ae8a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Jun 27 11:03:22 2018 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jul 02 16:00:49 2018 +0200 |
tree | 9a34d6e659c6dcb8b3beb083dfe8e6cca55b6138 | |
parent | 4455a82a400ba462db8abb642c670555d505bccc [diff] |
gpio: sch311x: Replace unsigned char with u8 This purely syntactic change switches unsigned char to u8 in the driver. Cc: Bruno Randolf <br1@einfach.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>