commit | 80abd60d9891fb1ba8cd93ef4df9320ac5569d70 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Mon Apr 01 23:26:24 2013 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Apr 03 18:46:14 2013 +0100 |
tree | 16af90a6bdc68ad292d1cfa1a68d724aede7b116 | |
parent | 407945fd78c3fddef83ba17bf2250112c07dc7c1 [diff] |
regulator: lp8788: Remove lp8788_dldo_id and lp8788_aldo_id arrays The id for DLDOx matches the entries in enum lp8788_ldo_id and it's easy to calculate the id for ALDOx. Thus remove lp8788_dldo_id and lp8788_aldo_id arrays. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Milo Kim <milo.kim@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>