From: Mark Brown Date: Fri, 7 Aug 2015 19:01:32 +0000 (+0100) Subject: regulator: core: Move more deallocation into class unregister X-Git-Tag: omap-for-v4.3/fixes-merge-window~34^2~4^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29f5f4860a8ef9407736594ec43b4fa4152ac7fa;p=pandora-kernel.git regulator: core: Move more deallocation into class unregister We really ought to be using the class dvice lifetime management features more than we are rather than open coding them so take a step towards that by moving some of the simplest deallocations to the dev_release() function. Signed-off-by: Mark Brown --- Reading git-diff-tree failed