diff options
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2015-10-30 19:39:48 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-02 15:54:13 -0500 |
commit | b9b377136eb83cace5667cb6e8d53da771df6faa (patch) | |
tree | 5f9dd8e7b677a44f29fc3678a54ef40c14415816 /Kbuild | |
parent | 3996a4ffb01f57f82abe6c7e60ac9048dd0c31df (diff) | |
download | blackbird-op-linux-b9b377136eb83cace5667cb6e8d53da771df6faa.tar.gz blackbird-op-linux-b9b377136eb83cace5667cb6e8d53da771df6faa.zip |
net: dsa: mv88e6xxx: lookup switch name
All the mv88e6xxx drivers use the exact same code in their probe
function to lookup the switch name given its ID. Thus introduce a
mv88e6xxx_switch_id structure and a mv88e6xxx_lookup_name function in
the common mv88e6xxx code.
In the meantime make __mv88e6xxx_reg_{read,write} static since we do not
need to expose these low-level r/w routines anymore.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions