[PATCH 5/8] lp8727_charger: move the mutex code

2012-08-30 Thread Kim, Milo
use the mutex only when the write access to the registers in the delayed work. Signed-off-by: Milo(Woogyom) Kim --- drivers/power/lp8727_charger.c | 18 ++ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/drivers/power/lp8727_charger.c

[PATCH 5/8] lp8727_charger: move the mutex code

2012-08-30 Thread Kim, Milo
use the mutex only when the write access to the registers in the delayed work. Signed-off-by: Milo(Woogyom) Kim milo@ti.com --- drivers/power/lp8727_charger.c | 18 ++ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/drivers/power/lp8727_charger.c