]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
greybus: add Linaro copyrights
authorAlex Elder <elder@linaro.org>
Fri, 12 Dec 2014 18:08:42 +0000 (12:08 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 12 Dec 2014 19:15:55 +0000 (14:15 -0500)
I was asked to add a Linaro copyright to all Greybus source files
that anyone at Linaro has modified.  This patch does that.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
27 files changed:
drivers/staging/greybus/ap.c
drivers/staging/greybus/battery-gb.c
drivers/staging/greybus/connection.c
drivers/staging/greybus/connection.h
drivers/staging/greybus/core.c
drivers/staging/greybus/debugfs.c
drivers/staging/greybus/es1-ap-usb.c
drivers/staging/greybus/gpio-gb.c
drivers/staging/greybus/greybus.h
drivers/staging/greybus/greybus_manifest.h
drivers/staging/greybus/i2c-gb.c
drivers/staging/greybus/interface.c
drivers/staging/greybus/interface.h
drivers/staging/greybus/interface_block.c
drivers/staging/greybus/interface_block.h
drivers/staging/greybus/kernel_ver.h
drivers/staging/greybus/manifest.c
drivers/staging/greybus/manifest.h
drivers/staging/greybus/operation.c
drivers/staging/greybus/operation.h
drivers/staging/greybus/protocol.c
drivers/staging/greybus/protocol.h
drivers/staging/greybus/sdio-gb.c
drivers/staging/greybus/svc_msg.h
drivers/staging/greybus/uart-gb.c
drivers/staging/greybus/usb-gb.c
drivers/staging/greybus/vibrator-gb.c

index 89debab75621d1685d005ac1e9b423a4228771f6..4fa2ad9b3b0ab63f882c360a361f41f10ed94829 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus "AP" message loop handling
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index e4a5a85f7670ab4cc4b9cbc748d1109bfc7d1b00..3ed7639b2cadf66fdd1df7bbcecbb13f6a1523b4 100644 (file)
@@ -2,6 +2,7 @@
  * Battery driver for a Greybus module.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 7d5f4616264cd71f5d1ff552e89147e663d8386b..1658fdb5f10bb0ddc472e5a44284ee68e0925ed8 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus connections
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 7568161e5dcb58b181522359b4f709ba67479353..5c3fad3f46eb79d73e8cf253bac951679178ec10 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus connections
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 66c54d7a0fcf77ef4eb761ea8363d9cd99706eb6..032710ced7cec5243545f8828c2ce9a5e500da62 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus "Core"
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 4755a36d0522a7c1bdcfeb18e251e53d0a872f22..770b7c0857d3f30f2ba354452a23bbb682bb6457 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus debugfs code
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 277699758973d7605924a8d71ca1169e989c94eb..41f56da747c58885ea9283e33004b74c8a350a8b 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus "AP" USB driver
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index c573ccec40aa9b65b0f8cf7413e7753fb5ec5cef..152ba50d1693cc82832968aa23b37d1319ad1b79 100644 (file)
@@ -2,6 +2,7 @@
  * GPIO Greybus driver.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 95567b853647e41e63ba05bc97c849394357271e..8216c9365503e275a466f59fe247371fcec45d66 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus driver and device API
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index f44f3376f4daafbc5f92f5ea397336223af65235..deff5c71d3fd37b8c6ac1d018001339b3c559dd5 100644 (file)
@@ -5,6 +5,7 @@
  * details on these values and structures.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 and BSD licenses.
  */
index 4ef6ea1230a5be172fca6f2b3cb791cac56f9910..491fac4feaf37de9562ea4f6db082c20e654ef54 100644 (file)
@@ -2,6 +2,7 @@
  * I2C bridge driver for the Greybus "generic" I2C module.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 0108100aea64db981632b172c3432b1b835c2f9b..742781ceb135c32cbdd1f7e5dd62d7212ba0234e 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus interfaces
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 2f435fd3f2064787dce4e30699c189996ed1a5ac..c0c66b851c5df6eb5dac2383c36709881ea03bb2 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus interfaces
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 882763df70b74211cacc14143d3934501c526dcb..ab4c833ef0a0a53d593cd4aeecf5444c8c0987e4 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus interface block code
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 7a166fdf93a7f33e0d6bc41d05f94e2d07bdb053..03da567c7ac9e21d8af9b198ccfb91838ec698ba 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus Interface Block code
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index a39ceafb9d9b664a401564559ddcf677ba6a486b..66c27132e4acb453af6a1be55d3df840f0060e42 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus kernel "version" glue logic.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  *
index 67aa92796291bec91615a9cc0930aca58cdbcb19..01a69a3bfa02f37f958a23d97199fdda60e31046 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus module manifest parsing
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 7c82a45d080e90720381e14aa70d57c6206abd4d..a8316a0399f974836b5a51c5a63a8a8de7a0f577 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus module manifest parsing
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 6c815d29502cfcb1c2462a0f364c364a2742eff3..a057c83c90f8f361f00bee2039943206f1e5c077 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus operations
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 1ade52bb1168c6daca0ffe7cf65d1c4983c2e070..e6da8276619e17e894342a2fba078f7062f651b7 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus operations
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 31ba172c76b2bb8a719823d189ba6f568264eace..4ca3ae5333545c5d8d533ffddfda36efcefa4ee0 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus protocol handling
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 0ced63e9df914a72766e93aafa8997867d1ab5bc..7d33b20b1808d8e2ec8223715c63342a934b0ff6 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus protocol handling
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 3f1136566491c49a5a2c774097c112334a80ff9e..8de7dc467b3139acaceb6c2ea7fd45187281010e 100644 (file)
@@ -2,6 +2,7 @@
  * SD/MMC Greybus driver.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 5b545129e63dd9013378efba31b15ea69e2a0039..1f8c4d574536226271abda248dec768f4ad71340 100644 (file)
@@ -5,6 +5,7 @@
  * details on these values and structures.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 and BSD license.
  */
index 8599da2b79567499d5d9ca33c71a955dbf3572fa..faba00ef1c229af97a50e58d5bc78aa21ee355f8 100644 (file)
@@ -2,6 +2,7 @@
  * UART driver for the Greybus "generic" UART module.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  *
index b3092ed1a1917983ce75c1aff5fefe161601142c..2b5f69e59a4635cf005408cdac5aa413a5142fc2 100644 (file)
@@ -2,6 +2,7 @@
  * USB host driver for the Greybus "generic" USB module.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  *
index 8970c69ea89366d06d9e01962314e0e7b4de021d..fb48112692cf122fdad6f7a9df46ced1440fde04 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus Vibrator protocol driver.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */