commit | 6594f615792a52ccb66c07000ade917e8c8f62fd | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon May 09 13:22:42 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon May 09 14:26:09 2016 -0400 |
tree | b4e2a9ba2533843dc3fa06fac45d057100b9e82e | |
parent | d24645bebce2b13b3c5c49ff392cfb7f3efe0d76 [diff] |
net: dsa: mv88e6xxx: factorize temperature access Add MV88E6XXX_FLAG_TEMP and MV88E6XXX_FLAG_TEMP_LIMIT flags to describe switch models featuring a temperature access. Use them to centralize the access to the temperature feature. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>