From: Axel Lin Date: Mon, 1 Apr 2013 15:26:24 +0000 (+0800) Subject: regulator: lp8788: Remove lp8788_dldo_id and lp8788_aldo_id arrays X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~131^2~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80abd60d9891fb1ba8cd93ef4df9320ac5569d70;p=pandora-kernel.git 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 Acked-by: Milo Kim Signed-off-by: Mark Brown --- Reading git-diff-tree failed