Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors

From: Jes Sorensen
Date: Mon May 22 2017 - 14:03:49 EST


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.

Arnd

Nice work! This is a textbook example of how to do this the right way!

Reviewed-by: Jes Sorensen <jsorensen@xxxxxx>

Jes