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


Groups > linux.kernel > #1387361

Re: [PATCH v3 3/8] regulator: rk808: remove linear range definitions with a single range

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 3/8] regulator: rk808: remove linear range definitions with a single range
Date 2016-04-26 12:50 +0200
Message-ID <rs8J4-691-19@gated-at.bofh.it> (permalink)
References <rrOKm-6zz-11@gated-at.bofh.it> <rrOKm-6zz-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Apr 25, 2016 at 03:20:43PM +0200, Wadim Egorov wrote:
> The driver was using only linear ranges. Now we remove linear range
> definitions with a single range. So we have to add an ops struct for
> ranges and adjust all other ops functions accordingly.

This and some other cleanups are now available as a signed tag from my
repository:

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-rk808-cleanups

for you to fetch changes up to 4a5ed8c1adc39f86a2887183c71b007bc962fdce:

  regulator: rk808: remove unused rk808_reg_ops_ranges (2016-04-26 11:11:29 +0100)

----------------------------------------------------------------
regulator: rk808: Some cleanups for the rk808 driver

These are tagged to facilitate the addition of support for the rk818
which may end up overlapping with some of these cleanups.

----------------------------------------------------------------
Arnd Bergmann (1):
      regulator: rk808: remove unused rk808_reg_ops_ranges

Wadim Egorov (1):
      regulator: rk808: remove linear range definitions with a single range

 drivers/regulator/rk808-regulator.c | 66 ++++++++++++++-----------------------
 1 file changed, 25 insertions(+), 41 deletions(-)

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


Thread

[PATCH v3 3/8] regulator: rk808: remove linear range definitions with a single range Wadim Egorov <w.egorov@phytec.de> - 2016-04-25 15:30 +0200
  Applied "regulator: rk808: remove linear range definitions with a single range" to the regulator tree Mark Brown <broonie@kernel.org> - 2016-04-25 20:00 +0200
    Re: Applied "regulator: rk808: remove linear range definitions with a single range" to the regulator tree Heiko Stübner <heiko@sntech.de> - 2016-04-26 21:40 +0200
      Re: Applied "regulator: rk808: remove linear range definitions with a  single range" to the regulator tree Wadim Egorov <w.egorov@phytec.de> - 2016-04-27 08:40 +0200
        Re: Applied "regulator: rk808: remove linear range definitions with a single range" to the regulator tree Heiko Stübner <heiko@sntech.de> - 2016-04-27 16:00 +0200
          Re: Applied "regulator: rk808: remove linear range definitions with  a single range" to the regulator tree Mark Brown <broonie@kernel.org> - 2016-04-27 18:50 +0200
        Re: Applied "regulator: rk808: remove linear range definitions with  a single range" to the regulator tree Mark Brown <broonie@kernel.org> - 2016-04-27 16:00 +0200
          Re: Applied "regulator: rk808: remove linear range definitions with a  single range" to the regulator tree Wadim Egorov <w.egorov@phytec.de> - 2016-04-27 16:10 +0200
  Re: [PATCH v3 3/8] regulator: rk808: remove linear range definitions  with a single range Mark Brown <broonie@kernel.org> - 2016-04-26 12:50 +0200

csiph-web