From: Mark Brown Date: Tue, 8 May 2012 17:10:45 +0000 (+0100) Subject: regulator: core: Use dev_get_regmap() to find the regmap X-Git-Tag: v3.6-rc1~157^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a4b0a07fa69cbfbdd4bc2ebe769cf789949db46;p=pandora-kernel.git regulator: core: Use dev_get_regmap() to find the regmap If no regmap is explicitly specified then use dev_get_regmap() to obtain one. The driver must explicitly enable any actual usage of the regmap so there's no concern with unwanted usage. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed