linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] rpmsg: Convert to use SPDX license identifiers
@ 2018-05-31 17:10 Suman Anna
  2018-05-31 17:10 ` [PATCH 1/5] rpmsg: Switch to SPDX license identifier Suman Anna
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Suman Anna @ 2018-05-31 17:10 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-remoteproc, linux-kernel, linux-arm-kernel, Suman Anna

Hi Bjorn,

The following series switches over the current licensing text in
various rpmsg drivers to the SPDX licensing format. I see that you
have already picked up my series for the HwSpinlock drivers, so this
series does the same for the rpmsg drivers. Please pick these as well
for 4.18. Patches done on top of latest upstream kernel.

regards
Suman

Suman Anna (5):
  rpmsg: Switch to SPDX license identifier
  rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifier
  rpmsg: smd: Switch to SPDX license identifier
  rpmsg: glink: Switch to SPDX license identifier
  rpmsg: char: Switch to SPDX license identifier

 drivers/rpmsg/Kconfig             |  2 ++
 drivers/rpmsg/qcom_glink_native.c | 10 +---------
 drivers/rpmsg/qcom_glink_native.h | 10 +---------
 drivers/rpmsg/qcom_glink_rpm.c    | 10 +---------
 drivers/rpmsg/qcom_glink_smem.c   | 10 +---------
 drivers/rpmsg/qcom_smd.c          | 10 +---------
 drivers/rpmsg/rpmsg_char.c        | 10 +---------
 drivers/rpmsg/rpmsg_core.c        | 10 +---------
 drivers/rpmsg/rpmsg_internal.h    | 10 +---------
 drivers/rpmsg/virtio_rpmsg_bus.c  | 10 +---------
 include/linux/rpmsg.h             | 27 +--------------------------
 include/linux/rpmsg/qcom_glink.h  |  2 ++
 include/uapi/linux/rpmsg.h        |  9 ---------
 13 files changed, 14 insertions(+), 116 deletions(-)

-- 
2.17.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-06-04  0:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-31 17:10 [PATCH 0/5] rpmsg: Convert to use SPDX license identifiers Suman Anna
2018-05-31 17:10 ` [PATCH 1/5] rpmsg: Switch to SPDX license identifier Suman Anna
2018-05-31 17:11 ` [PATCH 2/5] rpmsg: virtio_rpmsg_bus: " Suman Anna
2018-05-31 17:11 ` [PATCH 3/5] rpmsg: smd: " Suman Anna
2018-05-31 17:11 ` [PATCH 4/5] rpmsg: glink: " Suman Anna
2018-05-31 17:11 ` [PATCH 5/5] rpmsg: char: " Suman Anna
2018-06-04  0:40 ` [PATCH 0/5] rpmsg: Convert to use SPDX license identifiers Bjorn Andersson

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