linux/drivers/net/can
Hui Wang 85f2f834e8 can: flexcan: use be32_to_cpup to handle the value of dt entry
The freescale arm i.MX series platform can support this driver, and
usually the arm cpu works in the little endian mode by default, while
device tree entry value is stored in big endian format, we should use
be32_to_cpup() to handle them, after modification, it can work well
both on the le cpu and be cpu.

Cc: stable <stable@vger.kernel.org> # v3.2+
Cc: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Hui Wang <jason77.wang@gmail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2012-06-27 11:12:07 +02:00
..
c_can can: c_can: precedence error in c_can_chip_config() 2012-06-15 15:25:56 -07:00
cc770 can: cc770: Fix likely misuse of | for & 2012-06-03 18:59:21 +02:00
mscan
sja1000 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-05-22 19:22:50 -07:00
softing
usb
Kconfig
Makefile
at91_can.c
bfin_can.c
dev.c
flexcan.c can: flexcan: use be32_to_cpup to handle the value of dt entry 2012-06-27 11:12:07 +02:00
janz-ican3.c
mcp251x.c
pch_can.c
slcan.c
ti_hecc.c
vcan.c