Re: [PATCH] power:ds2782:Fix description error

2019-04-05 Thread sre
Hi, On Wed, Feb 20, 2019 at 04:32:29PM +0800, 彭红 wrote: > After add support for ds2786 battery gas gauge,the description > didn't update. fix it. > > Signed-off-by: HongPeng > --- The patch does not apply due to a spelling fix in the description (Gauage -> Gauge). Also your name in From does no

Re: [PATCH] power:ds2782:Fix description error

2018-07-22 Thread Sebastian Reichel
Hi Elicec, On Wed, Jul 18, 2018 at 03:20:33PM +, elicec wrote: > After add support for ds2786 battery gas gauge,the description > didn't update. fix it. > > Signed-off-by: elicec > --- Thanks for the patch. The change looks good, but the subject of the patch should be prefixed with "power:

[PATCH] power:ds2782:Fix description error

2018-07-18 Thread elicec
After add support for ds2786 battery gas gauge,the description didn't update. fix it. Signed-off-by: elicec --- drivers/power/supply/ds2782_battery.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/power/supply/ds2782_battery.c b/drivers/power/supply/ds2782_battery.c