From: Kim, Milo Date: Fri, 31 Aug 2012 09:24:51 +0000 (+0000) Subject: lp8727_charger: Clean up lp8727 definitions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~5^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6029719f08d2d21624504e326f50c68f89731353;p=pandora-kernel.git lp8727_charger: Clean up lp8727 definitions All definitions should be unique, since they're in the gloabl namespace. So the prefix LP8727_ are added. Additionally, use BIT() macro for bit masks. Remove unnecessary definitions such as SW_DM1_U1 and SW_DP2_U2. Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed