From: Rob Herring Date: Thu, 8 May 2014 21:06:17 +0000 (-0500) Subject: of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacks X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dd3107576c4bbd40e1c2c8b24d560abf9a7b991;p=pandora-kernel.git of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacks All the parameters for RESERVEDMEM_OF_DECLARE function callbacks are members of struct reserved_mem, so just pass the struct ptr to callback functions so the function callback is more in line with other OF match table callbacks. Acked-by: Marek Szyprowski Acked-by: Grant Likely Signed-off-by: Rob Herring --- Reading git-diff-tree failed