From: Greg KH <greg@kroah.com>
To: Patrick Pannuto <ppannuto@codeaurora.org>
Cc: Greg KH <gregkh@suse.de>,
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, 1 Sep 2010 15:34:43 -0700 [thread overview]
Message-ID: <20100901223442.GA11761@kroah.com> (raw)
In-Reply-To: <4C6C3A28.8070108@codeaurora.org>
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?
Actually, can I get a fresh set now, as others have commented already.
thanks,
greg k-h
next prev parent reply other threads:[~2010-09-01 22:48 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
2010-08-18 19:53 ` Patrick Pannuto
2010-08-18 19:56 ` Greg KH
2010-09-01 22:34 ` Greg KH [this message]
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=20100901223442.GA11761@kroah.com \
--to=greg@kroah.com \
--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=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.