diff options
author | Sean Nyekjaer <sean@geanix.com> | 2019-12-11 09:32:27 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-30 13:53:47 +0300 |
commit | 62cd477bbdffb7bbd6c88c038a90289cdc27c606 (patch) | |
tree | 72967c4fde51fa83d4a5120aab0ce19e46f97195 /arch/powerpc/lib | |
parent | 23b70b31675cc766d83faf9b61d9c874875202d8 (diff) | |
download | linux-62cd477bbdffb7bbd6c88c038a90289cdc27c606.tar.xz |
can: m_can: m_can_config_endisable(): remove double clearing of clock stop request bit
[ Upstream commit c9f4cad6cdfe350ce2637e57f7f2aa7ff326bcc6 ]
The CSR bit is already cleared when arriving here so remove this section of
duplicate code.
The registers set in m_can_config_endisable() is set to same exact values as
before this patch.
Signed-off-by: Sean Nyekjaer <sean@geanix.com>
Acked-by: Sriram Dash <sriram.dash@samsung.com>
Acked-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20191211063227.84259-1-sean@geanix.com
Fixes: f524f829b75a ("can: m_can: Create a m_can platform framework")
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'arch/powerpc/lib')
0 files changed, 0 insertions, 0 deletions