commit | 8ce8c0abcba314e1fe954a1840f6568bf5aef2ef | [log] [tgz] |
---|---|---|
author | Timo Schlüßler <schluessler@krause.de> | Fri Oct 11 15:38:20 2019 +0200 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Mon Nov 11 21:57:28 2019 +0100 |
tree | 1c3c70add79629bd984a588e0684efc3af2cef8a | |
parent | 877a902103fd3ed15872a5d740fca8aa3f5fa33f [diff] |
can: mcp251x: only reset hardware as required This prevents unwanted glitches on the outputs when changing the link state of the can interface or when resuming from suspend. Only if the device is powered off during suspend it needs to be resetted as required by the specs. Signed-off-by: Timo Schlüßler <schluessler@krause.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>