regulator: 88pm800: Fix indentation of assignments of data structures
authorVaibhav Hiremath <vaibhav.hiremath@linaro.org>
Thu, 16 Jul 2015 18:16:54 +0000 (23:46 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 16 Jul 2015 20:32:58 +0000 (21:32 +0100)
commit4d45c70bfb3ffe55fad1d1681feaec2094f4da3b
tree0b7be38b841640a0275aec28839f27426cdab796
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
regulator: 88pm800: Fix indentation of assignments of data structures

This patch makes code more clean from readability point of view,
make all assignments of LDO, BUCk and regulator_ops structure
at the same indentation.

Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/88pm800.c
This page took 0.025907 seconds and 5 git commands to generate.