From: Andreas Larsson Date: Thu, 27 Mar 2014 15:15:56 +0000 (+0100) Subject: usb: gadget: gr_udc: Use of_property_read_u32_index to access arrays X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73e1c093e83a421d24d54a94cb87031e7c222cd1;p=pandora-kernel.git usb: gadget: gr_udc: Use of_property_read_u32_index to access arrays Use an appropriate accessor function for property arrays to make the code nicer and make the code correct if it would ever run on little endian architectures. Suggested by Mark Rutland. Signed-off-by: Andreas Larsson Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed