From: Axel Lin Date: Tue, 17 Apr 2012 09:08:56 +0000 (+0800) Subject: regulator: tps65090: Use generic regmap enable/disable operations X-Git-Tag: v3.5-rc1~177^2~58^3~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06c4998be96f2e1f304cf79d5e9d1662d864f7d1;p=pandora-kernel.git regulator: tps65090: Use generic regmap enable/disable operations This patch converts tps65090 regulator driver to use generic regmap enable/disable operations. Also move struct tps65090 to include/linux/mfd/tps65090.h because the regulator driver needs to access the rmap field of struct tps65090. Signed-off-by: Axel Lin Acked-by: Venu Byravarasu Signed-off-by: Mark Brown --- Reading git-diff-tree failed