Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors
From: Jes Sorensen <jes.sorensen@gmail.com>
Date: 2017-05-22 18:03:44
Also in:
lkml, netdev
From: Jes Sorensen <jes.sorensen@gmail.com>
Date: 2017-05-22 18:03:44
Also in:
lkml, netdev
On 05/17/2017 10:46 AM, Arnd Bergmann wrote:
I've managed to split up my long patch into a series of reasonble
steps now.
The first two are required to fix a regression from commit 41977e86c984
("rt2x00: add support for MT7620"), the rest are just cleanups to
have a consistent state across all the register access functions.
ArndNice work! This is a textbook example of how to do this the right way! Reviewed-by: Jes Sorensen <redacted> Jes