/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00debug.h | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2x00usb.h | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2x00mmio.h | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2800soc.c | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2800pci.c | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2500usb.c | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2800lib.h | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2500pci.c | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2x00debug.c | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt73usb.c | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2400pci.c | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt61pci.c | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2800usb.c | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2x00.h | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2800lib.c | diff 6b81745e36e346e8aa936219d0311b384313bee3 Wed May 17 09:46:53 CDT 2017 Arnd Bergmann <arnd@arndb.de> rt2x00: change function pointers for register accessors
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|