summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/ctl.h
diff options
context:
space:
mode:
authorMika Westerberg2018-10-01 11:31:22 +0200
committerGreg Kroah-Hartman2018-10-03 00:52:08 +0200
commit15c6784c7cee3b653f127b41340210284dea66f6 (patch)
treee2b6b0d83472660354d1caf7ce5d317c643cad28 /drivers/thunderbolt/ctl.h
parentthunderbolt: Convert rest of the driver files to use SPDX identifier (diff)
downloadkernel-qcow2-linux-15c6784c7cee3b653f127b41340210284dea66f6.tar.gz
kernel-qcow2-linux-15c6784c7cee3b653f127b41340210284dea66f6.tar.xz
kernel-qcow2-linux-15c6784c7cee3b653f127b41340210284dea66f6.zip
thunderbolt: Add Intel as copyright holder
Intel has done pretty major changes to the driver and we continue to do so in the future as well. Add Intel as copyright holder of the files we have done changes. While there drop "Cactus Ridge" from the headers because this driver works also with other Thunderbolt controllers. No functional changes intended. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Acked-by: Yehezkel Bernat <yehezkelshb@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/thunderbolt/ctl.h')
-rw-r--r--drivers/thunderbolt/ctl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/thunderbolt/ctl.h b/drivers/thunderbolt/ctl.h
index 3062e0b5f71e..2f1a1e111110 100644
--- a/drivers/thunderbolt/ctl.h
+++ b/drivers/thunderbolt/ctl.h
@@ -1,8 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
- * Thunderbolt Cactus Ridge driver - control channel and configuration commands
+ * Thunderbolt driver - control channel and configuration commands
*
* Copyright (c) 2014 Andreas Noever <andreas.noever@gmail.com>
+ * Copyright (C) 2018, Intel Corporation
*/
#ifndef _TB_CFG