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


Groups > linux.kernel > #1239534

Re: [PATCH net-next v2 1/2] regmap: Allow installing custom reg_update_bits function

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH net-next v2 1/2] regmap: Allow installing custom reg_update_bits function
Date 2015-10-05 15:10 +0200
Message-ID <qgdGG-8dn-25@gated-at.bofh.it> (permalink)
References <qeKx4-2WG-11@gated-at.bofh.it> <qgblv-4JR-15@gated-at.bofh.it> <qgcAW-6rH-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Jon Ringle <jon@ringle.org>
Date: Mon, 5 Oct 2015 07:57:00 -0400 (EDT)

> 
> 
> On Mon, 5 Oct 2015, David Miller wrote:
> 
>> From: jon@ringle.org
>> Date: Thu,  1 Oct 2015 07:43:20 -0400
>> 
>> > From: Jon Ringle <jringle@gridpoint.com>
>> > 
>> > This commit allows installing a custom reg_update_bits function for cases where
>> > the hardware provides a mechanism to set or clear register bits without a
>> > read/modify/write cycle. Such is the case with the Microchip ENCX24J600.
>> > 
>> > Signed-off-by: Jon Ringle <jringle@gridpoint.com>
>> 
>> Applied.
> 
> Thanks David. However, I've sent a v3 patch, and also expecting feedback 
> from Mark Brown on the regmap portion of it.

Please send me relative changes from v2 to v3, thanks.

Sorry about that.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH net-next v2 1/2] regmap: Allow installing custom reg_update_bits function jon@ringle.org - 2015-10-01 13:50 +0200
  Re: [PATCH net-next v2 2/2] net: Microchip encx24j600 driver David Miller <davem@davemloft.net> - 2015-10-05 12:40 +0200
    Re: [PATCH net-next v2 2/2] net: Microchip encx24j600 driver David Miller <davem@davemloft.net> - 2015-10-05 12:50 +0200
      Re: [PATCH net-next v2 2/2] net: Microchip encx24j600 driver David Miller <davem@davemloft.net> - 2015-10-05 12:50 +0200
  Re: [PATCH net-next v2 1/2] regmap: Allow installing custom  reg_update_bits function David Miller <davem@davemloft.net> - 2015-10-05 12:40 +0200
    Re: [PATCH net-next v2 1/2] regmap: Allow installing custom  reg_update_bits function Jon Ringle <jon@ringle.org> - 2015-10-05 14:00 +0200
      Re: [PATCH net-next v2 1/2] regmap: Allow installing custom  reg_update_bits function David Miller <davem@davemloft.net> - 2015-10-05 15:10 +0200
        Re: [PATCH net-next v2 1/2] regmap: Allow installing custom  reg_update_bits function Mark Brown <broonie@kernel.org> - 2015-10-05 16:30 +0200
          Re: [PATCH net-next v2 1/2] regmap: Allow installing custom  reg_update_bits function David Miller <davem@davemloft.net> - 2015-10-06 08:10 +0200
            Re: [PATCH net-next v2 1/2] regmap: Allow installing custom  reg_update_bits function Mark Brown <broonie@kernel.org> - 2015-10-06 12:00 +0200
              Re: [PATCH net-next v2 1/2] regmap: Allow installing custom  reg_update_bits function David Miller <davem@davemloft.net> - 2015-10-06 15:10 +0200
                Re: [PATCH net-next v2 1/2] regmap: Allow installing custom  reg_update_bits function Mark Brown <broonie@kernel.org> - 2015-10-06 17:10 +0200

csiph-web