From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Lucas Stach <l.stach@pengutronix.de>
Cc: linux-kernel@vger.kernel.org, kernel@pengutronix.de,
patchwork-lst@pengutronix.de
Subject: Re: [PATCH] driver core: add devices to deferred probe list when unbinding consumers
Date: Thu, 16 Mar 2017 17:28:04 +0900 [thread overview]
Message-ID: <20170316082804.GA24043@kroah.com> (raw)
In-Reply-To: <20170308115041.5219-1-l.stach@pengutronix.de>
On Wed, Mar 08, 2017 at 12:50:41PM +0100, Lucas Stach wrote:
> When a device is unbound due to the provider of one of the resources going
> away, add it to the deferred probe list. This way the consumer device
> driver gets a chance to rebind itself if the provider is rebound later on.
Ick, no, if someone unbinds the driver, it's gone, don't try to keep
things around. Wasn't this rejected previously?
thanks,
greg k-h
next prev parent reply other threads:[~2017-03-16 8:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-08 11:50 [PATCH] driver core: add devices to deferred probe list when unbinding consumers Lucas Stach
2017-03-16 8:28 ` Greg Kroah-Hartman [this message]
2017-03-16 9:26 ` Lucas Stach
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=20170316082804.GA24043@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=kernel@pengutronix.de \
--cc=l.stach@pengutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=patchwork-lst@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