]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
can: m_can: remove support for custom bit timing, take #2
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Thu, 12 May 2022 12:41:44 +0000 (15:41 +0300)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Sat, 14 May 2022 18:53:01 +0000 (20:53 +0200)
commitd6da7881020f9b37edb80ada12ce9b50b9232dc1
treeb8d4c42c1d8983078b61761962c7a167d43b055e
parent14ea4a470494528c7e88da5c4116c24eb027059f
can: m_can: remove support for custom bit timing, take #2

Now when Intel Elkhart Lake uses again common bit timing and there are
no other users for custom bit timing, we can bring back the changes
done by the commit 0ddd83fbebbc ("can: m_can: remove support for
custom bit timing").

This effectively reverts commit ea768b2ffec6 ("Revert "can: m_can:
remove support for custom bit timing"") while taking into account
commit ea22ba40debe ("can: m_can: make custom bittiming fields const")
and commit 7d4a101c0bd3 ("can: dev: add sanity check in
can_set_static_ctrlmode()").

Link: https://lore.kernel.org/all/20220512124144.536850-2-jarkko.nikula@linux.intel.com
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/m_can/m_can.c
drivers/net/can/m_can/m_can.h