commit | 6a5e06d9f4443c6f967ea7352cf30abdd681accf | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Jul 08 14:09:14 2014 -0500 |
committer | Mark Brown <broonie@linaro.org> | Wed Jul 09 10:29:19 2014 +0200 |
tree | 4c76b1f22dedbd30842c67e3798bc3d9038dfba9 | |
parent | dd648ef2471602d5fc1ec80a546eb0c3f57ca172 [diff] |
regulator: tps65218: drop order dependency By just using GCC's array initialization extension, we can easily drop order dependency between tps65218_regulattors enumeration and tps65218_pmic_regs array. Signed-of-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>