]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-dsa-Global-2-cosmetics'
authorDavid S. Miller <davem@davemloft.net>
Tue, 20 Jun 2017 17:24:44 +0000 (13:24 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jun 2017 17:24:44 +0000 (13:24 -0400)
commitd8a8c2a7db6f595007dd4a87c1e5753cd88d5625
tree50d11ca4902ab02d8dc170624a2e6f3831d0a94b
parentac7a6a6673fc4e53aaf43af6e95cf14d21c03b45
parent98fc31816dd76a1c4f99d6e00caa15dfa4237114
Merge branch 'net-dsa-Global-2-cosmetics'

Vivien Didelot says:

====================
net: dsa: Global 2 cosmetics

Similarly to what has been done for the Port and Global 1 registers,
this patch series prefixes and documents the macros of Global 2.

It brings no functional changes except for 1/10 which fixes the IRL init
for 88E6390 family.

Changes in v2: make *_g2_irl_init_all static inline without
NET_DSA_MV88E6XXX_GLOBAL2 and compile test with and without the symbol.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>