Re: [PATCH] mfd: tps65911-comparator: Fix a build error

2018-04-23 Thread Lee Jones
On Fri, 20 Apr 2018, Dan Carpenter wrote: > In 2012, we changed the tps65910 API and fixed most drivers but forgot > to update this one. > > Fixes: 3f7e82759c69 ("mfd: Commonize tps65910 regmap access through header") > Signed-off-by: Dan Carpenter Applied, thanks. -- Lee Jones [李琼斯] Linaro S

Re: [PATCH] mfd: tps65911-comparator: Fix a build error

2018-04-23 Thread Rhyland Klein
On 4/20/2018 5:21 AM, Dan Carpenter wrote: > In 2012, we changed the tps65910 API and fixed most drivers but forgot > to update this one. > > Fixes: 3f7e82759c69 ("mfd: Commonize tps65910 regmap access through header") > Signed-off-by: Dan Carpenter > LGTM Acked-by: Rhyland Klein -- nvpubl

[PATCH] mfd: tps65911-comparator: Fix a build error

2018-04-20 Thread Dan Carpenter
In 2012, we changed the tps65910 API and fixed most drivers but forgot to update this one. Fixes: 3f7e82759c69 ("mfd: Commonize tps65910 regmap access through header") Signed-off-by: Dan Carpenter diff --git a/drivers/mfd/tps65911-comparator.c b/drivers/mfd/tps65911-comparator.c index 887409c39