All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] bq2415x_charger: Fix coding style issues and add new charger in the list of supported chargers
@ 2015-03-05 11:23 Anda-Maria Nicolae
  2015-03-05 11:23 ` [PATCH 1/2] bq2415x_charger: Remove unnecessary else after return Anda-Maria Nicolae
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Anda-Maria Nicolae @ 2015-03-05 11:23 UTC (permalink / raw)
  To: anda-maria.nicolae, sre, dbaryshkov, dwmw2, linux-pm,
	linux-kernel

Hello,

First patch from patchset fixes coding style issues: removes unnecessary else after return.
This way, the coding style complies with checkpatch.pl.

Second patch from patchset updates bq2415x driver to support bq24157s charger.

Thanks,
Anda

Anda-Maria Nicolae (2):
  bq2415x_charger: Remove unnecessary else after return
  bq2415x_charger: Add support for bq24157s

 drivers/power/bq2415x_charger.c |   32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2015-03-07 18:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-05 11:23 [PATCH 0/2] bq2415x_charger: Fix coding style issues and add new charger in the list of supported chargers Anda-Maria Nicolae
2015-03-05 11:23 ` [PATCH 1/2] bq2415x_charger: Remove unnecessary else after return Anda-Maria Nicolae
2015-03-05 16:13   ` Joe Perches
2015-03-05 16:31     ` Nicolae, Anda-maria
2015-03-05 11:23 ` [PATCH 2/2] bq2415x_charger: Add support for bq24157s Anda-Maria Nicolae
2015-03-07 18:38 ` [PATCH 0/2] bq2415x_charger: Fix coding style issues and add new charger in the list of supported chargers 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.