commit | 876a55b8e255702d2c406872fd791817a3c98bd1 | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Sun Sep 25 23:00:45 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 25 23:45:32 2016 -0400 |
tree | 9b6a3046e53e8a55689ade37e0407c85b7e71a78 | |
parent | 1cb1860d9133ff795cac640b9af4569a2668b45e [diff] |
net: smc91x: take into account register shift This aligns smc91x with its cousin, namely smc911x.c. This also allows the driver to run also in a device-tree based lubbock board build, on which it was tested. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: David S. Miller <davem@davemloft.net>