OSDN Git Service

net: dsa: move HWMON support to its own file
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Fri, 6 Jan 2017 21:42:00 +0000 (16:42 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Jan 2017 03:37:22 +0000 (22:37 -0500)
commit111427f6eb5a5d9ce22f8a90780ac1c18113091a
treebe21caceeb6c09b53b08dc66976301628e9705c3
parent82e4869da38069232b62013b2f77c9d73fc97147
net: dsa: move HWMON support to its own file

Isolate the HWMON support in DSA in its own file. Currently only the
legacy DSA code is concerned.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/Makefile
net/dsa/dsa.c
net/dsa/dsa_priv.h
net/dsa/hwmon.c [new file with mode: 0644]