regulator: lp8788: Remove lp8788_dldo_id and lp8788_aldo_id arrays
authorAxel Lin <axel.lin@ingics.com>
Mon, 1 Apr 2013 15:26:24 +0000 (23:26 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Apr 2013 17:46:14 +0000 (18:46 +0100)
commit80abd60d9891fb1ba8cd93ef4df9320ac5569d70
tree16af90a6bdc68ad292d1cfa1a68d724aede7b116
parent407945fd78c3fddef83ba17bf2250112c07dc7c1
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>
drivers/regulator/lp8788-ldo.c