From: Mark Brown Date: Wed, 21 Mar 2012 20:04:44 +0000 (+0000) Subject: regulator: fixed: Don't supply voltage change ops when no GPIO is given X-Git-Tag: v3.5-rc1~177^2~58^3~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d442061da08e679ec8e7c004fd0450e799a2af7;p=pandora-kernel.git regulator: fixed: Don't supply voltage change ops when no GPIO is given Rather than replicating the core support for always on regulators use a different set of ops with none of the enable related operations provided when we don't have any ops. This ensures that we automatically pick up any enhanced support for such regulators that the core has such as the warnings about regulation constraints that can't be used. Signed-off-by: Mark Brown --- Reading git-diff-tree failed