From: Johan Hovold <johan@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Lee Jones <lee.jones@linaro.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Johan Hovold <johan@kernel.org>
Subject: Re: [GIT PULL] MFD for v3.19
Date: Tue, 9 Dec 2014 11:00:35 +0100 [thread overview]
Message-ID: <20141209100035.GH14346@localhost> (raw)
In-Reply-To: <CA+55aFzHz-a3tAc9PWVs1h_50EYFi=NM10+KmwP=Rw_xqx1_oA@mail.gmail.com>
On Mon, Dec 08, 2014 at 08:06:11PM -0800, Linus Torvalds wrote:
> On Mon, Dec 8, 2014 at 4:00 AM, Lee Jones <lee.jones@linaro.org> wrote:
> >
> > Johan Hovold (4):
> > mfd: Use mfd_add_hotplug_devices() helper
>
> This clashed with the earlier fix "mfd: viperboard: Fix
> platform-device id collision" also by Johan.
>
> My merge resolution ends up taking the mfd_add_hotplug_devices() version.
>
> See drivers/mfd/viperboard.c, and somebody should double-check and
> test that this actually works. The "Fix platform-device id collision"
> commit supposedly fixed a problem with multiple boards, I'm
> hoping/assuming that the mfd_add_hotplug_devices() helper handles that
> case correctly.
The end result is correct since, as you assumed,
mfd_add_hotplug_devices() handles that case.
Just discussed this with Lee. The original patch adding the helper was
on top of the fix, but the latter never made it into mfd-next.
Not sure what happened to the git history after your merge, though,
since commit
b6684228726c ("mfd: viperboard: Fix platform-device id collision")
no longer shows up when doing
git log origin/master -- drivers/mfd/viperboard.c
and the diff of
1ab589c72ef6 ("mfd: Use mfd_add_hotplug_devices() helper")
looks like the first patch has never been applied, even though it is
listed when doing "git log origin/master".
Johan
next prev parent reply other threads:[~2014-12-09 10:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-08 12:00 [GIT PULL] MFD for v3.19 Lee Jones
2014-12-09 4:06 ` Linus Torvalds
2014-12-09 10:00 ` Johan Hovold [this message]
2014-12-09 20:44 ` Linus Torvalds
2014-12-10 9:55 ` Lee Jones
2014-12-10 9:59 ` Johan Hovold
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=20141209100035.GH14346@localhost \
--to=johan@kernel.org \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 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.