From: Marek Szyprowski Date: Mon, 14 Jul 2014 08:28:04 +0000 (+0200) Subject: drivers: of: add automated assignment of reserved regions to client devices X-Git-Tag: omap-for-v3.17/fixes-against-rc2~69^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dcfee01930e6cc1e84d28c232664f0c19a1f86c;p=pandora-kernel.git drivers: of: add automated assignment of reserved regions to client devices This patch adds code for automated assignment of reserved memory regions to struct device. reserved_mem->ops->device_init()/device_cleanup() callbacks are called to perform reserved memory driver specific initialization and cleanup Based on previous code provided by Josh Cartwright Signed-off-by: Marek Szyprowski Signed-off-by: Grant Likely --- Reading git-diff-tree failed