Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756532Ab0BXK2Y (ORCPT ); Wed, 24 Feb 2010 05:28:24 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:44948 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756514Ab0BXK2W (ORCPT ); Wed, 24 Feb 2010 05:28:22 -0500 Date: Wed, 24 Feb 2010 10:28:20 +0000 From: Mark Brown To: Dmitry Torokhov Cc: Liam Girdwood , linux-kernel@vger.kernel.org Subject: Re: [PATCH 14/14] Regulators: max8925-regulator - clean up driver data after removal Message-ID: <20100224102820.GH18896@rakim.wolfsonmicro.main> References: <20100224073342.15964.8863.stgit@localhost.localdomain> <20100224073855.15964.38061.stgit@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100224073855.15964.38061.stgit@localhost.localdomain> X-Cookie: You can't take damsel here now. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 615 Lines: 13 On Tue, Feb 23, 2010 at 11:38:55PM -0800, Dmitry Torokhov wrote: > It is a good tone to reset driver data after unbinding the device. > Also change find_regulator_info() fro inline to __devinit - let compiler > figure out if it wants it to be inlined or not. > > Signed-off-by: Dmitry Torokhov Acked-by: Mark Brown -- 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/