Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756288AbZAVRIZ (ORCPT ); Thu, 22 Jan 2009 12:08:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754087AbZAVRIO (ORCPT ); Thu, 22 Jan 2009 12:08:14 -0500 Received: from slimlogic.co.uk ([89.16.172.20]:37786 "EHLO slimlogic.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753934AbZAVRIN (ORCPT ); Thu, 22 Jan 2009 12:08:13 -0500 Subject: Re: [PATCH] regulator: add unset_regulator_supplies to fix regulator_unregister From: Liam Girdwood To: Mike Rapoport Cc: LKML , Mark Brown In-Reply-To: <49787BFD.3020702@compulab.co.il> References: <49787BFD.3020702@compulab.co.il> Content-Type: text/plain Date: Thu, 22 Jan 2009 17:08:09 +0000 Message-Id: <1232644089.16911.374.camel@vega.slimlogic.co.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 646 Lines: 22 On Thu, 2009-01-22 at 16:00 +0200, Mike Rapoport wrote: > Currently regulator_unregister does not clear regulator <--> consumer > mapping. > This patch introduces unset_regulator_supplies that clear the map. > > Signed-off-by: Mike Rapoport > --- > drivers/regulator/core.c | 14 ++++++++++++++ > 1 files changed, 14 insertions(+), 0 deletions(-) > Applied. Thanks Liam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/