From: Axel Lin Date: Mon, 28 Nov 2011 06:07:48 +0000 (+0800) Subject: regulator: aat2870: Remove a redundant bitwise and operation X-Git-Tag: v3.3-rc1~126^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5228d2e5ea02c90581d5957cb6c4c73c191298f;p=pandora-kernel.git regulator: aat2870: Remove a redundant bitwise and operation The implementation in aat2870_update() already did the bitwise and operation against mask parameter. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed