From: Grant Likely <grant.likely@secretlab.ca>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Andres Salomon <dilinger@queued.net>,
spi-devel-general@lists.sourceforge.net,
devicetree-discuss <devicetree-discuss@lists.ozlabs.org>
Subject: [git pull] last device tree and spi changes for 2.6.39 merge window
Date: Wed, 23 Mar 2011 23:54:36 -0600 [thread overview]
Message-ID: <AANLkTi=_o_WPfvH7jh9zr87+JXT4wRsVEzUzMvrgOrgf@mail.gmail.com> (raw)
Hi Linus,
A few last patches for .39. It's such a small set that I put them all
into one branch. Please pull!
Thanks,
g.
The following changes since commit 4bbba111d94781d34081c37856bbc5eb33f6c72a:
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
(2011-03-23 07:58:09 -0700)
are available in the git repository at:
git://git.secretlab.ca/git/linux-2.6 devicetree/merge
Andres Salomon (1):
of/flattree: minor cleanups
Grant Likely (3):
dt: Refactor of_platform_bus_probe()
dt: protect against NULL matches passed to of_match_node()
dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table
Jarkko Nikula (1):
spi/omap_mcspi: Fix broken last word xfer
Philippe Langlais (1):
spi/pl022: Add loopback support for the SPI on 5500
drivers/of/base.c | 3 ++
drivers/of/fdt.c | 6 ++-
drivers/of/platform.c | 72 ++++++++++++++-----------------------------
drivers/spi/amba-pl022.c | 20 +++++++++++-
drivers/spi/omap2_mcspi.c | 6 ++--
include/linux/of_platform.h | 3 --
6 files changed, 52 insertions(+), 58 deletions(-)
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
reply other threads:[~2011-03-24 5:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='AANLkTi=_o_WPfvH7jh9zr87+JXT4wRsVEzUzMvrgOrgf@mail.gmail.com' \
--to=grant.likely@secretlab.ca \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=dilinger@queued.net \
--cc=linux-kernel@vger.kernel.org \
--cc=spi-devel-general@lists.sourceforge.net \
--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 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).