From: Mark Brown Date: Tue, 8 May 2012 16:44:40 +0000 (+0100) Subject: regmap: Implement dev_get_regmap() X-Git-Tag: v3.5-rc1~178^2~6^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72b39f6f2b5a6b0beff14b80bed9756f151218a9;p=pandora-kernel.git regmap: Implement dev_get_regmap() Use devres to implement dev_get_regmap(). This should mean that in almost all cases devices wishing to take advantage of framework features based on regmap shouldn't need to explicitly pass the regmap into the framework. This simplifies device setup a bit. Signed-off-by: Mark Brown --- Reading git-diff-tree failed