]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
soc/qman: Replace of_get_property() with portable equivalent
authorMadalin Bucur <madalin.bucur@nxp.com>
Wed, 16 Nov 2016 14:40:15 +0000 (16:40 +0200)
committerScott Wood <oss@buserror.net>
Wed, 23 Nov 2016 07:23:39 +0000 (01:23 -0600)
commit2f28d218d4b82e0eb5c437f25004a4d36e32ab35
tree43d557acf968b1f6939e358a73d821d4f9c8fa52
parent02b7d2a833b007bae45be8d4adbae0f2a43d8dc4
soc/qman: Replace of_get_property() with portable equivalent

Use arch portable of_property_read_u32() instead, which takes
care of endianness conversions.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
drivers/soc/fsl/qbman/dpaa_sys.h
drivers/soc/fsl/qbman/qman_portal.c