From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jes Sorensen Subject: Re: [PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors Date: Mon, 22 May 2017 14:03:39 -0400 Message-ID: <69171f99-0844-cfe1-7bcb-72d61f56c3c5@gmail.com> References: <20170517144702.1381136-1-arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Stanislaw Gruszka , David Miller , Helmut Schaa , Kalle Valo , Daniel Golle , Mathias Kresin , Johannes Berg , Serge Vasilugin , Roman Yeryomin , Networking , Linux Kernel Mailing List , Tom Psyborg To: Arnd Bergmann , linux-wireless Return-path: In-Reply-To: <20170517144702.1381136-1-arnd-r2nGTMty4D4@public.gmane.org> Content-Language: en-US Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org 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 Jes