From: Axel Lin Date: Sun, 29 Dec 2013 09:00:20 +0000 (+0800) Subject: regulator: tps65910: Simplify setting enable_mask for regulators X-Git-Tag: v3.14-rc1~92^2^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8903eb9836e4e968d1bf9758b501de2c38cfb83;p=pandora-kernel.git regulator: tps65910: Simplify setting enable_mask for regulators BBCH_BBCHEN_MASK is equivalent to TPS65910_SUPPLY_STATE_ENABLED. So all regulators have the same enable_mask setting. BBCH_BBCHEN_MASK and BBCH_BBCHEN_SHIFT are not used now, remove them. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed