mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Patrick Pannuto <ppannuto@codeaurora.org>
To: Greg KH <gregkh@suse.de>
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	magnus.damm@gmail.com, grant.likely@secretlab.ca,
	Paul Mundt <lethal@linux-sh.org>,
	Magnus Damm <damm@opensource.se>,
	"Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Re: [PATCH 1/4] platform: Use drv->driver.bus instead of assuming platform_bus_type
Date: Wed, 18 Aug 2010 12:53:12 -0700	[thread overview]
Message-ID: <4C6C3A28.8070108@codeaurora.org> (raw)
In-Reply-To: <20100818194410.GA17421@suse.de>

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?

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum

  reply	other threads:[~2010-08-18 19:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-18 19:15 [PATCH v3 0/4] platform: Facilitate the creation of pseudo-platform buses Patrick Pannuto
2010-08-18 19:15 ` [PATCH 1/4] platform: Use drv->driver.bus instead of assuming platform_bus_type Patrick Pannuto
2010-08-18 19:44   ` Greg KH
2010-08-18 19:53     ` Patrick Pannuto [this message]
2010-08-18 19:56       ` Greg KH
2010-09-01 22:34       ` Greg KH
2010-09-02 18:16         ` David Brown
2010-08-18 19:15 ` [PATCH 2/4] platform: Facilitate the creation of pseudo-platform buses Patrick Pannuto
2010-08-18 22:25   ` Grant Likely
2010-08-18 19:15 ` [PATCH 3/4] msm-bus: Define the msm-bus skeleton Patrick Pannuto
2010-08-18 22:13   ` Grant Likely
2010-08-19 18:12     ` Patrick Pannuto
2010-08-19 21:31       ` Grant Likely
2010-08-18 19:15 ` [PATCH 4/4] msm: serial: Move msm_uart_driver onto msm bus Patrick Pannuto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C6C3A28.8070108@codeaurora.org \
    --to=ppannuto@codeaurora.org \
    --cc=damm@opensource.se \
    --cc=grant.likely@secretlab.ca \
    --cc=gregkh@suse.de \
    --cc=lethal@linux-sh.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome