]> git.openfabrics.org - ~emulex/infiniband.git/commit
ab8500_bmdata: Eliminate CamelCase warning of some variables
authorHongbo Zhang <hongbo.zhang@linaro.org>
Wed, 3 Apr 2013 12:18:09 +0000 (20:18 +0800)
committerAnton Vorontsov <anton@enomsg.org>
Wed, 17 Apr 2013 00:33:34 +0000 (17:33 -0700)
commit6c1f8e02ccccd413012a64b6a15779120f27b734
tree2c7002ab2ec348e4df28dee742fe42409423fa61
parent6f780965aaf3354a3a6165d9018393a4a381b81d
ab8500_bmdata: Eliminate CamelCase warning of some variables

Some AB8500 power related variable names don't comply with kernel coding
rules, any new patch using these variables will result in CamelCase
warnings from checkpatch.pl, this patch re-name these variables.

Signed-off-by: Hongbo Zhang <hongbo.zhang@linaro.org>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
drivers/power/ab8500_bmdata.c