Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753979Ab0HRUPQ (ORCPT ); Wed, 18 Aug 2010 16:15:16 -0400 Received: from cantor.suse.de ([195.135.220.2]:41243 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753278Ab0HRUPO (ORCPT ); Wed, 18 Aug 2010 16:15:14 -0400 Date: Wed, 18 Aug 2010 12:56:46 -0700 From: Greg KH To: Patrick Pannuto Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, magnus.damm@gmail.com, grant.likely@secretlab.ca, Paul Mundt , Magnus Damm , "Rafael J. Wysocki" Subject: Re: [PATCH 1/4] platform: Use drv->driver.bus instead of assuming platform_bus_type Message-ID: <20100818195646.GA15904@suse.de> References: <1282158943-11902-1-git-send-email-ppannuto@codeaurora.org> <1282158943-11902-2-git-send-email-ppannuto@codeaurora.org> <20100818194410.GA17421@suse.de> <4C6C3A28.8070108@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C6C3A28.8070108@codeaurora.org> 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: 966 Lines: 30 On Wed, Aug 18, 2010 at 12:53:12PM -0700, Patrick Pannuto wrote: > On 08/18/2010 12:44 PM, Greg KH wrote: > > On Wed, Aug 18, 2010 at 12:15:40PM -0700, Patrick Pannuto wrote: > >> In theory (although not *yet* in practice), a driver being passed > >> to platform_driver_probe might have driver.bus set to something > >> other than platform_bus_type. Locking drv->driver.bus is always > >> correct. > >> > >> Change-Id: Ib015c35237eb5493d17a812576a3a9906e1344d4 > > > > What is that field? Why did you add it? > > > > confused, > > > > greg k-h > > Ugh... It's from gerrit; forgot to remove them, sorry. > > Do you want a fresh set, or can you just ignore them for now? I'll ignore them for now. thanks, greg k-h -- 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/