From: Marek Szyprowski Date: Fri, 28 Feb 2014 13:42:49 +0000 (+0100) Subject: drivers: of: add support for custom reserved memory drivers X-Git-Tag: v3.15-rc1~121^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f618c4703a14672d27bc2ca5d132a844363d6f5f;p=pandora-kernel.git drivers: of: add support for custom reserved memory drivers Add support for custom reserved memory drivers. Call their init() function for each reserved region and prepare for using operations provided by them with by the reserved_mem->ops array. Based on previous code provided by Josh Cartwright Signed-off-by: Marek Szyprowski Signed-off-by: Grant Likely --- Reading git-diff-tree failed