Re: [PATCH v2 0/2] power: max17042-battery: Modify max17042 battery driver

2015-04-06 Thread Sebastian Reichel
Hi Beomho, On Fri, Apr 03, 2015 at 05:26:07PM +0900, Beomho Seo wrote: > This patch modify max17042-battery.c fuel gauge driver for use max77843 fuel > gauge. and then, fix minor cording style issue. > > This patchset is written based on recently battery git tree. Thanks, pulled: http://git.inf

[PATCH v2 0/2] power: max17042-battery: Modify max17042 battery driver

2015-04-03 Thread Beomho Seo
This patch modify max17042-battery.c fuel gauge driver for use max77843 fuel gauge. and then, fix minor cording style issue. This patchset is written based on recently battery git tree. Changes in v2 - Remove Ncked patcheset. - Remove reg_type. - Fix patch description. - Add Reviewed-by label. B