From: Beomho Seo Date: Fri, 19 Dec 2014 09:04:46 +0000 (+0900) Subject: regulator: max14577: Use regulator_nodes/of_match in the descriptor X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~167^2~2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e951ceef65f76d6c611a4afa65dfc9420a3123f4;p=pandora-kernel.git regulator: max14577: Use regulator_nodes/of_match in the descriptor This patch is add regulator_nodes/ofmatch in the regulator descriptor for using information from DT instead of specific codes. That will be used regulation_of_get_init_data function for get regulator property on device tree. Using that make driver simpler. Signed-off-by: Beomho Seo Signed-off-by: Mark Brown --- Reading git-diff-tree failed