From: Rob Herring Date: Wed, 2 Apr 2014 04:49:03 +0000 (-0500) Subject: of/fdt: update of_get_flat_dt_prop in prep for libfdt X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d0c4dfedd96ee54fc075b16d02f82499c8cc3a6;p=pandora-kernel.git of/fdt: update of_get_flat_dt_prop in prep for libfdt Make of_get_flat_dt_prop arguments compatible with libfdt fdt_getprop call in preparation to convert FDT code to use libfdt. Make the return value const and the property length ptr type an int. Signed-off-by: Rob Herring Tested-by: Michal Simek Tested-by: Grant Likely Tested-by: Stephen Chivers --- Reading git-diff-tree failed