linux/drivers/net/can
Marc Kleine-Budde 1a3e5173f5 can: flexcan: use correct clock as base for bit rate calculation
The flexcan IP core uses the peripheral clock ("per") as basic clock for the
bit timing calculation. However the driver uses the the wrong clock ("ipg").
This leads to wrong bit rates if the rates on both clock are different.

This patch fixes the problem by using the correct clock for the bit rate
calculation.

Cc: linux-stable <stable@vger.kernel.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2013-11-26 15:39:47 +01:00
..
c_can
cc770
mscan
sja1000
softing
usb
at91_can.c
bfin_can.c
dev.c
flexcan.c can: flexcan: use correct clock as base for bit rate calculation 2013-11-26 15:39:47 +01:00
grcan.c
janz-ican3.c
Kconfig
led.c
Makefile
mcp251x.c
pch_can.c
slcan.c
ti_hecc.c
vcan.c