From: Mark Brown Date: Mon, 2 Mar 2009 16:32:46 +0000 (+0000) Subject: regulator: Allow boot_on regulators to be disabled by clients X-Git-Tag: v2.6.30-rc1~227^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cacf90f24e80cec9334f98e0377149f943fe9f16;p=pandora-kernel.git regulator: Allow boot_on regulators to be disabled by clients Rather than incrementing the reference count for boot_on regulators (which prevents them being disabled later on) simply force the regulator to be enabled when applying the constraints. Previously boot_on was essentially equivalent to always_on. Signed-off-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed