On 12.12.20 18:55, Marc Kleine-Budde wrote:
Old versions of the user manual are regularly depublished, so change link to
point to the product page instead. This will be hopefully more stable.
Signed-off-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
---
drivers/net/can/m_can/m_can.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/net/can/m_can/m_can.c b/drivers/net/can/m_can/m_can.c
index 06c136961c7c..8873f6f6f6da 100644
--- a/drivers/net/can/m_can/m_can.c
+++ b/drivers/net/can/m_can/m_can.c
@@ -5,8 +5,7 @@
// Copyright (C) 2018-19 Texas Instruments Incorporated - http://www.ti.com/
/* Bosch M_CAN user manual can be obtained from:
- * http://www.bosch-semiconductors.de/media/pdf_1/ipmodules_1/m_can/
- * mcan_users_manual_v302.pdf
+ * https://www.bosch-semiconductors.com/ip-modules/can-ip-modules/m-can/
*/
This URL update makes it just 'a little' better.
Would it make sense to move
https://github.com/hartkopp/M_CAN-User-Manual-History
to
https://github.com/linux-can/M_CAN-User-Manual-Archive
and rework the README.md in a way that it's just an archive of already
published content?
Regards,
Oliver