All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] power: max17042-battery: Modify max17042 battery driver
@ 2015-04-03  8:26 Beomho Seo
  2015-04-03  8:26 ` [PATCH v2 1/2] power: max17042_battery: Use reg type instead of chip type Beomho Seo
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Beomho Seo @ 2015-04-03  8:26 UTC (permalink / raw)
  To: sre, k.kozlowski
  Cc: linux-pm, linux-kernel, cw00.choi, inki.dae, sangbae90.lee,
	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.

Beomho Seo (2):
  power: max17042_battery: Use reg type instead of chip type
  power: max17042_battery: add missed blank

 drivers/power/max17042_battery.c       |   35 +++++++++++---------------------
 include/linux/power/max17042_battery.h |    9 +++++++-
 2 files changed, 20 insertions(+), 24 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-06 15:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-03  8:26 [PATCH v2 0/2] power: max17042-battery: Modify max17042 battery driver Beomho Seo
2015-04-03  8:26 ` [PATCH v2 1/2] power: max17042_battery: Use reg type instead of chip type Beomho Seo
2015-04-03  9:01   ` Krzysztof Kozlowski
2015-04-06 13:34     ` Beomho Seo
2015-04-03  8:26 ` [PATCH v2 2/2] power: max17042_battery: add missed blank Beomho Seo
2015-04-06 15:54 ` [PATCH v2 0/2] power: max17042-battery: Modify max17042 battery driver Sebastian Reichel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.