From: Wenyou Yang Date: Tue, 31 Dec 2013 01:27:52 +0000 (+0800) Subject: regulator: act8865: register all regulators regardless of how many are used X-Git-Tag: v3.14-rc1~92^2~2^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d04b755273683ed31043563b8a3a2716bd8aa6a9;p=pandora-kernel.git regulator: act8865: register all regulators regardless of how many are used As Mark pointed out, the driver should register all regulators regardless of how many are used in the system in order to aid diagnostics. But in the previous patch, only register the regulators that are used. Signed-off-by: Wenyou Yang Signed-off-by: Mark Brown --- Reading git-diff-tree failed