Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1489811

[PATCH 0/3] regulator: axp20x: Simplify various code

From Jean-Francois Moine <moinejf@free.fr>
Newsgroups linux.kernel
Subject [PATCH 0/3] regulator: axp20x: Simplify various code
Date 2016-09-23 09:50 +0200
Message-ID <sktp7-Nf-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patch series just simplifies a bit the code of the AXP20x driver.
It does not contain any fonctional changes.
It will be used as a base for adding new AXP devices (patches to come).
It applies on linux-next.

Jean-Francois Moine (3):
  regulator: axp20x: simplify poly-phase handling
  regulator: axp20x: simplify the treatment of linked regulators
  regulator: axp20x: simplify device access

 drivers/regulator/axp20x-regulator.c | 114 ++++++++++++++++++-----------------
 1 file changed, 60 insertions(+), 54 deletions(-)

-- 
2.10.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] regulator: axp20x: Simplify various code Jean-Francois Moine <moinejf@free.fr> - 2016-09-23 09:50 +0200
  [PATCH 2/3] regulator: axp20x: simplify the treatment of linked  regulators Jean-Francois Moine <moinejf@free.fr> - 2016-09-23 09:50 +0200
  [PATCH 3/3] regulator: axp20x: simplify device access Jean-Francois Moine <moinejf@free.fr> - 2016-09-23 09:50 +0200
    Re: [PATCH 3/3] regulator: axp20x: simplify device access Chen-Yu Tsai <wens@csie.org> - 2016-09-24 10:40 +0200
      Re: [PATCH 3/3] regulator: axp20x: simplify device access Jean-Francois Moine <moinejf@free.fr> - 2016-09-24 11:20 +0200
  [PATCH 1/3] regulator: axp20x: simplify poly-phase handling Jean-Francois Moine <moinejf@free.fr> - 2016-09-23 09:50 +0200

csiph-web