Re: [PATCH net-next 00/12] net: dsa: mv88e6xxx: cleanup capabilities

From: David Miller
Date: Tue Jul 18 2017 - 14:11:20 EST


From: Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 Jul 2017 13:03:34 -0400

> This patch series removes the remaining capabilities as well as the
> flags bitmap in the info structures. Most of them are turned into ops,
> or new info members.
>
> There is no mv88e6xxx_cap enum or bitmap flags anymore, only
> mv88e6xxx_info and mv88e6xxx_ops structures.
>
> While reviewing and documenting the related G2 registers, fix a few
> inconsistencies: 88E6185 has no interrupt in G2 and 88E6390 has a POT.
>
> Except these two adjustments, there is no functional changes.

Series applied, thanks Vivien.