regulator: tps80031: remove unnecessary parentheses
authorJingoo Han <jg1.han@samsung.com>
Wed, 26 Feb 2014 01:19:30 +0000 (10:19 +0900)
committerMark Brown <broonie@linaro.org>
Wed, 5 Mar 2014 04:33:18 +0000 (12:33 +0800)
commit350ff52d409da8e081bcd79dd64d2093be896134
tree2e21152bf23dfc448117b4f9f2a1da21bd7fc07b
parent96fa8c4b9b2c99ad6baa698c94d3fa295fa8f871
regulator: tps80031: remove unnecessary parentheses

Remove unnecessary parentheses in order to fix the following
checkpatch error.

  ERROR: return is not a function, parentheses are not required

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/tps80031-regulator.c