commit | b3469dd8adade11e8234854d79b43daf8ce478c9 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Thu Sep 29 12:22:00 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 30 01:26:00 2016 -0400 |
tree | 9d8d9ee013c68baadd5e0be47ca699508cd30ec6 | |
parent | c08026aba70a97925512266d29429dbd62df497d [diff] |
net: dsa: mv88e6xxx: add chip-wide ops Introduce a mv88e6xxx_ops structure to describe supported chip-wide functions and assign the correct variant to the chip models. For the moment, add only PHY access routines. This allows to get rid of the PHY ops structures and the usage of PHY flags. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>