diff options
author | Axel Lin <axel.lin@gmail.com> | 2012-06-04 10:19:18 +0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-06-04 11:28:21 +0100 |
commit | 74adfee53b8f05b4a9db0848d19399db2cef6cbf (patch) | |
tree | 0bd912d5d8f6005b02a740305435ead089550286 /drivers/regulator/tps6507x-regulator.c | |
parent | 0d032731178d78450296bdf0b27562476594c298 (diff) |
regulator: max77686: Fix checkpatch warnings
Fix below checkpatch warnings:
$ scripts/checkpatch.pl -f drivers/regulator/max77686.c
ERROR: return is not a function, parentheses are not required
+ return (DIV_ROUND_UP(rdev->desc->uV_step
WARNING: line over 80 characters
+ .ops = &max77686_buck_dvs_ops, \
total: 1 errors, 1 warnings, 339 lines checked
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator/tps6507x-regulator.c')
0 files changed, 0 insertions, 0 deletions