]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: 104-idio-16: Use lowercase symbol names for const variables
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Tue, 17 Nov 2015 23:58:16 +0000 (18:58 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 19 Nov 2015 08:24:41 +0000 (09:24 +0100)
commit6e0171b4064d4337a51e48f495f2471d043dcd90
tree34da2ddd405df6e702b600121514d8d057a5dddb
parent5ed41cc4baaf4127661d2a8f8f2ee6e3085e0fa9
gpio: 104-idio-16: Use lowercase symbol names for const variables

To prevent confusion, and to match the existing coding style used in
other GPIO drivers, symbol names within the 104-idio-16 GPIO driver
should be lowercase.

Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-104-idio-16.c