commit | 4dd38cdb42c31a4ba69fbccf826fd4cd5e488edb | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sat Nov 15 22:24:52 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 16 15:47:26 2014 -0500 |
tree | 31e5bfed4b6d152fd212a33bca7c56dc89588264 | |
parent | eaa237657b97068db0eb49bae86714e9324cff9a [diff] |
net: dsa: mv88e6171: Add support for reading the temperature This chip also has a temperature sensor which can be read using the common code. In order to use it, add the needed mutex protection for accessing registers via the shared code. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>