aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorChristoph Fritz2013-04-11 14:32:57 -0500
committerGreg Kroah-Hartman2013-04-25 14:51:09 -0500
commit3f78a9f022c9bc045a6d2cc864a1d77ad3c3f784 (patch)
tree6644748c8a042f005865d774d7aaf8f575bab40d /fs
parentb15bae9faecfb714cbf0c4585cd46b32d0a40e5a (diff)
downloadkernel-omap-3f78a9f022c9bc045a6d2cc864a1d77ad3c3f784.tar.gz
kernel-omap-3f78a9f022c9bc045a6d2cc864a1d77ad3c3f784.tar.xz
kernel-omap-3f78a9f022c9bc045a6d2cc864a1d77ad3c3f784.zip
can: sja1000: fix handling on dt properties on little endian systems
commit 0443de5fbf224abf41f688d8487b0c307dc5a4b4 upstream. 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. Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions