All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] rpmsg updates for v4.7
@ 2016-05-17  0:23 Bjorn Andersson
  0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2016-05-17  0:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Ohad Ben-Cohen, linux-remoteproc

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-17  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-17  0:23 [GIT PULL] rpmsg updates for v4.7 Bjorn Andersson

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.