From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>,
linux-samsung-soc@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Ulf Hansson <ulf.hansson@linaro.org>,
Tomeu Vizoso <tomeu.vizoso@collabora.com>,
Dan Williams <dan.j.williams@intel.com>,
Kukjin Kim <kgene@kernel.org>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Subject: Re: [PATCH v5 3/5] driver core: handle -EPROBE_DEFER from bus_type.match()
Date: Mon, 4 Jan 2016 09:12:15 -0800 [thread overview]
Message-ID: <20160104171215.GB25961@kroah.com> (raw)
In-Reply-To: <20160104163100.GK19062@n2100.arm.linux.org.uk>
On Mon, Jan 04, 2016 at 04:31:00PM +0000, Russell King - ARM Linux wrote:
> On Wed, Dec 23, 2015 at 11:59:26AM +0100, Marek Szyprowski wrote:
> > From: Tomeu Vizoso <tomeu.vizoso@collabora.com>
> >
> > Allow implementations of the match() callback in struct bus_type to
> > return errors and if it's -EPROBE_DEFER then queue the device for
> > deferred probing.
> >
> > This is useful to buses such as AMBA in which devices are registered
> > before their matching information can be retrieved from the HW
> > (typically because a clock driver hasn't probed yet).
> >
> > Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
> > [changed if-else code structure, adjusted documentation to match the code,
> > extended comments]
> > Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> > Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
>
> This patch _really_ needs an ack from Greg before I can merge it.
>
> DRIVER CORE, KOBJECTS, DEBUGFS, KERNFS AND SYSFS
> M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.gitS: Supported
> F: Documentation/kobject.txt
> F: drivers/base/
>
> alternatively, the whole series should be taken by Greg, with my ack
> for the amba and ARM bits.
>
> Given that Greg is unlikely to respond this close to the merge window
> (he's not responded to my messages about the amba-pl011 driver having
> been messed up by the wrong patch set being taken...) I think this has
> basically missed the 4.5 merge window. Sorry.
I've been on vacation, so give me a week or so to catch up on
everything...
And yes, this missed the 4.5 merge window, that closed last week for my
trees.
thanks,
greg k-h
next prev parent reply other threads:[~2016-01-04 17:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-23 10:59 [PATCH v5 0/5] AMBA: add complete support for power domains Marek Szyprowski
2015-12-23 10:59 ` [PATCH v5 1/5] drivers: nvdimm: ensure no negative value gets returned on positive match Marek Szyprowski
2015-12-23 10:59 ` [PATCH v5 2/5] ARM: sa1111: " Marek Szyprowski
2015-12-23 11:05 ` Russell King - ARM Linux
2015-12-23 10:59 ` [PATCH v5 3/5] driver core: handle -EPROBE_DEFER from bus_type.match() Marek Szyprowski
2016-01-04 16:31 ` Russell King - ARM Linux
2016-01-04 17:12 ` Greg Kroah-Hartman [this message]
2016-01-25 6:56 ` Marek Szyprowski
2015-12-23 10:59 ` [PATCH v5 4/5] ARM: amba: Move reading of periphid to amba_match() Marek Szyprowski
2015-12-23 10:59 ` [PATCH v5 5/5] ARM: amba: Properly handle devices with power domains Marek Szyprowski
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=20160104171215.GB25961@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=b.zolnierkie@samsung.com \
--cc=dan.j.williams@intel.com \
--cc=k.kozlowski@samsung.com \
--cc=kgene@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=m.szyprowski@samsung.com \
--cc=tomeu.vizoso@collabora.com \
--cc=ulf.hansson@linaro.org \
/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
all inboxes | Powered by JetHome®