From: Axel Lin Date: Tue, 19 Jun 2012 06:19:57 +0000 (+0800) Subject: regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function X-Git-Tag: v3.6-rc1~157^2^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c19ad43d1a4b0e376a0c764e3c2350afd018fac;p=pandora-kernel.git regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function If .is_enabled callback is not implemented, regulator core assumes that the regulator is always on. Thus we don't need mc13xxx_sw_regulator_is_enabled function. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed