linux_dsm_epyc7002/drivers/net/can/c_can
Thomas Gleixner d48071be6c can: c_can: Use proper u32 variables in c_can_write_msg_object()
Instead of obfuscating the code by artificial 16 bit splits use the
proper 32 bit assignments and split the result when writing to the
interface.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2014-04-24 22:09:01 +02:00
..
c_can_pci.c can: c_can_pci: Set the type of the IP core 2014-04-24 22:08:55 +02:00
c_can_platform.c can: c_can: Fix hardware raminit function 2014-04-01 11:54:57 +02:00
c_can.c can: c_can: Use proper u32 variables in c_can_write_msg_object() 2014-04-24 22:09:01 +02:00
c_can.h can: c_can: Cleanup c_can_write_msg_object() 2014-04-24 22:09:01 +02:00
Kconfig can: c_can: Disable rx split as workaround 2014-04-24 22:09:00 +02:00
Makefile c_can_pci: generic module for C_CAN/D_CAN on PCI 2012-06-19 21:22:28 +02:00