linux-stable/drivers/net/can/sja1000
Christoph Fritz 0443de5fbf can: sja1000: fix handling on dt properties on little endian systems
To get correct endianes on little endian cpus (like arm) while reading device
tree properties, this patch replaces of_get_property() with
of_property_read_u32(). While there use of_property_read_bool() for the
handling of the boolean "nxp,no-comparator-bypass" property.

Cc: linux-stable <stable@vger.kernel.org>
Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2013-04-12 13:03:01 +02:00
..
ems_pci.c can: Remove unnecessary alloc/OOM messages 2013-02-04 13:22:33 -05:00
ems_pcmcia.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
Kconfig can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORT 2013-03-27 14:51:49 +01:00
kvaser_pci.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
Makefile can: sja1000: add support for PEAK-System PCMCIA card 2012-03-03 17:40:46 +01:00
peak_pci.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-02-20 18:58:50 -08:00
peak_pcmcia.c can: Remove unnecessary alloc/OOM messages 2013-02-04 13:22:33 -05:00
plx_pci.c can: sja1000: fix define conflict on SH 2013-03-27 13:39:42 +01:00
sja1000.c can: sja1000: fix define conflict on SH 2013-03-27 13:39:42 +01:00
sja1000.h can: sja1000: fix define conflict on SH 2013-03-27 13:39:42 +01:00
sja1000_isa.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
sja1000_of_platform.c can: sja1000: fix handling on dt properties on little endian systems 2013-04-12 13:03:01 +02:00
sja1000_platform.c can: sja1000_platform: add MODULE_ALIAS 2012-11-27 09:49:33 +01:00
tscan1.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00