commit | 4d45c70bfb3ffe55fad1d1681feaec2094f4da3b | [log] [tgz] |
---|---|---|
author | Vaibhav Hiremath <vaibhav.hiremath@linaro.org> | Thu Jul 16 23:46:54 2015 +0530 |
committer | Mark Brown <broonie@kernel.org> | Thu Jul 16 21:32:58 2015 +0100 |
tree | 0b7be38b841640a0275aec28839f27426cdab796 | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 [diff] |
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>