linux-arm-msm.vger.kernel.org archive mirror
 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" <damm@opensource.se>,
	"Paul Mundt" <lethal@linux-sh.org>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Re: [PATCH] platform: Use drv->driver.bus instead of assuming platform_bus_type
Date: Fri, 6 Aug 2010 17:25:48 -0700	[thread overview]
Message-ID: <20100807002548.GA22362@suse.de> (raw)
In-Reply-To: <1281139962-20538-1-git-send-email-ppannuto@codeaurora.org>

On Fri, Aug 06, 2010 at 05:12:41PM -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.
> 
> Signed-off-by: Patrick Pannuto <ppannuto@codeaurora.org>

Thanks, I'll queue this up after the .36 merge window is over in my
tree.

greg k-h

      reply	other threads:[~2010-08-07  0:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-07  0:12 [PATCH] platform: Use drv->driver.bus instead of assuming platform_bus_type Patrick Pannuto
2010-08-07  0:25 ` Greg KH [this message]

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=20100807002548.GA22362@suse.de \
    --to=gregkh@suse.de \
    --cc=damm@opensource.se \
    --cc=lethal@linux-sh.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ppannuto@codeaurora.org \
    --cc=rjw@sisk.pl \
    --cc=u.kleine-koenig@pengutronix.de \
    /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;
as well as URLs for NNTP newsgroup(s).