Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756624Ab0BXKno (ORCPT ); Wed, 24 Feb 2010 05:43:44 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:58064 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756442Ab0BXKnm (ORCPT ); Wed, 24 Feb 2010 05:43:42 -0500 Date: Wed, 24 Feb 2010 10:43:40 +0000 From: Mark Brown To: Dmitry Torokhov Cc: Liam Girdwood , linux-kernel@vger.kernel.org Subject: Re: [PATCH 03/14] Regulators: fixed - annotate probe and remove methods Message-ID: <20100224104340.GK18896@rakim.wolfsonmicro.main> References: <20100224073342.15964.8863.stgit@localhost.localdomain> <20100224073755.15964.7976.stgit@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100224073755.15964.7976.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: 653 Lines: 14 On Tue, Feb 23, 2010 at 11:37:55PM -0800, Dmitry Torokhov wrote: > Add __devinit/__devexit markings to probe and remove methids of the > driver, change types of variables containing boolean data to boolean, > set up driver's owner field so we have proper sysfs link between > driver and the module. > 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/