From: Mike Rapoport Date: Thu, 22 Jan 2009 14:00:29 +0000 (+0200) Subject: regulator: add unset_regulator_supplies to fix regulator_unregister X-Git-Tag: v2.6.30-rc1~227^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f1d747bfa89de4ca52dc1dffdcce35a2b8a1532;p=pandora-kernel.git regulator: add unset_regulator_supplies to fix regulator_unregister Currently regulator_unregister does not clear regulator <--> consumer mapping. This patch introduces unset_regulator_supplies that clear the map. Signed-off-by: Mike Rapoport Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed