All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Patrick Pannuto <ppannuto@codeaurora.org>
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:44:10 -0700	[thread overview]
Message-ID: <20100818194410.GA17421@suse.de> (raw)
In-Reply-To: <1282158943-11902-2-git-send-email-ppannuto@codeaurora.org>

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

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

Thread overview: 19+ 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 [this message]
2010-08-18 19:53     ` Patrick Pannuto
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 19:15   ` Patrick Pannuto
2010-08-18 22:13   ` Grant Likely
2010-08-18 22:13     ` Grant Likely
2010-08-19 18:12     ` Patrick Pannuto
2010-08-19 18:12       ` Patrick Pannuto
2010-08-19 21:31       ` Grant Likely
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
2010-08-18 19:15   ` 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=20100818194410.GA17421@suse.de \
    --to=gregkh@suse.de \
    --cc=damm@opensource.se \
    --cc=grant.likely@secretlab.ca \
    --cc=lethal@linux-sh.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=ppannuto@codeaurora.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.