From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>, linux-remoteproc@vger.kernel.org
Subject: [GIT PULL] rpmsg updates for v4.7
Date: Mon, 16 May 2016 17:23:22 -0700 [thread overview]
Message-ID: <20160517002322.GL1256@tuxbot> (raw)
The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9:
Linux 4.6-rc2 (2016-04-03 09:09:40 -0500)
are available in the git repository at:
git://github.com/andersson/remoteproc tags/rpmsg-v4.7
for you to fetch changes up to b4f78259d593858feb85e02c195cf374f932feef:
rpmsg: use module_rpmsg_driver in existing drivers and examples (2016-05-06 11:09:01 -0700)
----------------------------------------------------------------
rpmsg updates for v4.7
Refactor rpmsg module registration to follow other subsystems; by
introduction of module_rpmsg_driver and hiding of THIS_MODULE from
clients.
----------------------------------------------------------------
Andrew F. Davis (4):
rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg core
rpmsg: drop owner assignment from rpmsg_drivers
rpmsg: add helper macro module_rpmsg_driver
rpmsg: use module_rpmsg_driver in existing drivers and examples
Documentation/rpmsg.txt | 14 +-------------
drivers/rpmsg/virtio_rpmsg_bus.c | 8 +++++---
include/linux/rpmsg.h | 18 +++++++++++++++++-
samples/rpmsg/rpmsg_client_sample.c | 14 +-------------
4 files changed, 24 insertions(+), 30 deletions(-)
reply other threads:[~2016-05-17 0:23 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=20160517002322.GL1256@tuxbot \
--to=bjorn.andersson@linaro.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=ohad@wizery.com \
--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.