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
..
2012-12-03 11:16:11 -08:00
2013-01-28 18:17:25 -05:00
2012-12-03 11:16:11 -08:00
2012-12-03 11:16:11 -08:00
2013-02-21 13:41:04 -08:00
2013-01-26 16:58:59 +01:00
2013-01-28 18:17:25 -05:00