commit | de2273876e3fb5a5a62cc538936d06b014b06eda | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Mon Nov 21 23:27:01 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 22 09:55:30 2016 -0500 |
tree | 4067ba91400014a3db22cda7c4b6d32c1c965b41 | |
parent | 795234739105381afd813ca7a0298b9c293f2765 [diff] |
net: dsa: mv88e6xxx: Add mv88e6390 statistics unit init The statistics unit on the mv88e6390 needs the histogram mode to be configured in a different register compared to other devices. Add an ops to do this. Signed-off-by: Andrew Lunn <andrew@lunn.ch> v2: Rename to mv88e6390_g1_stats_set_histogram Move into global1.c Signed-off-by: David S. Miller <davem@davemloft.net>