From: Mark Brown Date: Mon, 7 May 2012 13:14:30 +0000 (+0100) Subject: regulator: Use newly added devres_release() rather than open coding X-Git-Tag: v3.6-rc1~157^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=361ff5017446605dca8b0a084c826e3d2a0d0a99;p=pandora-kernel.git regulator: Use newly added devres_release() rather than open coding devres_release() will call the destructor for the resource as well as freeing the devres data. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed