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


Groups > linux.kernel > #1649624

Re: [v2, 01/10] rt2x00: change function pointers for register accessors

From Kalle Valo <kvalo@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [v2, 01/10] rt2x00: change function pointers for register accessors
Date 2017-05-24 15:50 +0200
Message-ID <tKEPL-2YG-1@gated-at.bofh.it> (permalink)
References <tI8AG-4o1-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Arnd Bergmann <arnd@arndb.de> wrote:
> This prepares the driver for changing all the 'read' register accessors
> to return the value instead of passing it by reference. Since a lot
> of them are used in callbacks, this takes care of the callbacks first,
> adding a couple of helpers that will be removed again one at a time.
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

10 patches applied to wireless-drivers-next.git, thanks.

6b81745e36e3 rt2x00: change function pointers for register accessors
16d571bb0fe6 rt2x00: convert rt2800_rfcsr_read return type
aea8baa10ac5 rt2x00: convert rt2x00_rf_read return type
3954b4e30609 rt2x00: convert rt2x00mmio_register_read return type
48bde9c96972 rt2x00: convert rt2x00usb_register_read return type
eebd68e7824b rt2x00: convert rt2800_register_read return type
5fbbe378890f rt2x00: convert rt2*_bbp_read return type
38651683aa98 rt2x00: convert rt2x00_eeprom_read return type
5c6a25855cbd rt2x00: convert rt2800_eeprom_read return type
b9b238726716 rt2x00: convert rt2x00_desc_read return type

-- 
https://patchwork.kernel.org/patch/9731331/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

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


Thread

[PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors Arnd Bergmann <arnd@arndb.de> - 2017-05-17 16:50 +0200
  [PATCH v2 09/10] rt2x00: convert rt2800_eeprom_read return type Arnd Bergmann <arnd@arndb.de> - 2017-05-17 16:50 +0200
  [PATCH v2 07/10] rt2x00: convert rt2*_bbp_read return type Arnd Bergmann <arnd@arndb.de> - 2017-05-17 16:50 +0200
  [PATCH v2 03/10] rt2x00: convert rt2x00_rf_read return type Arnd Bergmann <arnd@arndb.de> - 2017-05-17 17:00 +0200
  [PATCH v2 01/10] rt2x00: change function pointers for register accessors Arnd Bergmann <arnd@arndb.de> - 2017-05-17 17:00 +0200
    Re: [v2,  01/10] rt2x00: change function pointers for register accessors Kalle Valo <kvalo@codeaurora.org> - 2017-05-24 15:50 +0200
  [PATCH v2 10/10] rt2x00: convert rt2x00_desc_read return type Arnd Bergmann <arnd@arndb.de> - 2017-05-17 17:00 +0200
  [PATCH v2 08/10] rt2x00: convert rt2x00_eeprom_read return type Arnd Bergmann <arnd@arndb.de> - 2017-05-17 17:00 +0200
  Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors Kalle Valo <kvalo@codeaurora.org> - 2017-05-19 07:20 +0200
    Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for  register accessors Arnd Bergmann <arnd@arndb.de> - 2017-05-19 09:00 +0200
      Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors Kalle Valo <kvalo@codeaurora.org> - 2017-05-19 09:20 +0200
        Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for  register accessors Arnd Bergmann <arnd@arndb.de> - 2017-05-19 09:30 +0200
    Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for  register accessors Arnd Bergmann <arnd@arndb.de> - 2017-05-19 09:00 +0200
      Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors Kalle Valo <kvalo@codeaurora.org> - 2017-05-19 09:20 +0200
      Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for  register accessors Arnd Bergmann <arnd@arndb.de> - 2017-05-19 14:30 +0200
  Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for  register accessors Jes Sorensen <jes.sorensen@gmail.com> - 2017-05-22 20:10 +0200

csiph-web