[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200701.153047.1752708672711318364.davem@davemloft.net>
Date: Wed, 01 Jul 2020 15:30:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: elder@...aro.org
Cc: kuba@...nel.org, evgreen@...omium.org, subashab@...eaurora.org,
cpratapa@...eaurora.org, bjorn.andersson@...aro.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v2 0/5] net: ipa: endpoint configuration
updates
From: Alex Elder <elder@...aro.org>
Date: Tue, 30 Jun 2020 08:32:59 -0500
> This series updates code that configures IPA endpoints. The changes
> made mainly affect access to registers that are valid only for RX, or
> only for TX endpoints.
>
> The first three patches avoid writing endpoint registers if they are
> not defined to be valid. The fourth patch slightly modifies the
> parameters for the offset macros used for these endpoint registers,
> to make it explicit when only some endpoints are valid.
>
> The last patch just tweaks one line of code so it uses a convention
> used everywhere else in the driver.
>
> Version 2 of this series eliminates some of the "assert()" comments
> that Jakub inquired about. The ones removed will actually go away
> in an upcoming (not-yet-posted) patch series anyway.
Series applied, thanks.
Powered by blists - more mailing lists