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)
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>

No differences found