commit | 62150dfefcb0e2c553b51504cb416e68c705b1d8 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon May 14 14:49:40 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon May 14 14:49:40 2018 -0400 |
tree | 6852b1f650a4c2d170928e663bcea88f26677b10 | |
parent | 23548dab5675959c090af36cbbaa4be6aab9fe2b [diff] | |
parent | 447b1bb84bb51603f57ae426973a620a7a66a0db [diff] |
Merge branch 'dsa-mv88e6xxx-remove-Global-1-setup' Vivien Didelot says: ==================== net: dsa: mv88e6xxx: remove Global 1 setup The mv88e6xxx driver is still writing arbitrary registers at setup time, e.g. priority override bits. Add ops for them and provide specific setup functions for priority and stats before getting rid of the erroneous mv88e6xxx_g1_setup code, as previously done with Global 2. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>