commit | 6029719f08d2d21624504e326f50c68f89731353 | [log] [tgz] |
---|---|---|
author | Kim, Milo <Milo.Kim@ti.com> | Fri Aug 31 09:24:51 2012 +0000 |
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | Thu Sep 20 18:01:33 2012 -0700 |
tree | 73c2903844b75c4fadce0ec1520c39df740c55db | |
parent | faaae9bbb1f91f8bcd03bd9976620ac08d8b4454 [diff] |
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 <milo.kim@ti.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>