Re: [PATCH] hwmon: da9052: Use da9052_reg_update for rmw operations

2012-10-11 Thread Guenter Roeck
On Thu, Oct 11, 2012 at 10:03:51PM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin > --- > drivers/hwmon/da9052-hwmon.c | 27 +++ > 1 file changed, 7 insertions(+), 20 deletions(-) > Applied to -next. Thanks, Guenter -- To unsubscribe from this list: send the line "un

[PATCH] hwmon: da9052: Use da9052_reg_update for rmw operations

2012-10-11 Thread Axel Lin
Signed-off-by: Axel Lin --- drivers/hwmon/da9052-hwmon.c | 27 +++ 1 file changed, 7 insertions(+), 20 deletions(-) diff --git a/drivers/hwmon/da9052-hwmon.c b/drivers/hwmon/da9052-hwmon.c index b8d01c5..1970494 100644 --- a/drivers/hwmon/da9052-hwmon.c +++ b/drivers/hw