From: Krzysztof Kozlowski Date: Sat, 18 Apr 2015 11:27:18 +0000 (+0900) Subject: regulator: max77843: Reduce duplication of regulator_desc initializers X-Git-Tag: omap-for-v4.3/legacy-v2-signed~174^2~1^5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec03c08dd14d832f1456527c9da70ed014268b4b;p=pandora-kernel.git regulator: max77843: Reduce duplication of regulator_desc initializers Replace duplicated SAFEOUT regulators initializers in array of struct 'regulator_desc' arrays with macro. Generated object is the same but SAFEOUT is described only once. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Mark Brown --- Reading git-diff-tree failed