aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2017-10-02 13:38:44 +0300
committerDavid S. Miller <davem@davemloft.net>2017-10-02 11:24:42 -0700
commit467cd25bf2aec14c2e2990512248b72f46f94c53 (patch)
tree263c4c482107491bbb8bbce3c2a3d026801c0009
parentthunderbolt: Allocate ring HopID automatically if requested (diff)
downloadlinux-dev-467cd25bf2aec14c2e2990512248b72f46f94c53.tar.xz
linux-dev-467cd25bf2aec14c2e2990512248b72f46f94c53.zip
MAINTAINERS: Add thunderbolt.h to the Thunderbolt driver entry
The new API header (include/linux/thunderbolt.h) is maintained by the Thunderbolt driver maintainers. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by: Michael Jamet <michael.jamet@intel.com> Reviewed-by: Yehezkel Bernat <yehezkel.bernat@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6671f375f7fc..c1c90d962012 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13278,6 +13278,7 @@ M: Mika Westerberg <mika.westerberg@linux.intel.com>
M: Yehezkel Bernat <yehezkel.bernat@intel.com>
S: Maintained
F: drivers/thunderbolt/
+F: include/linux/thunderbolt.h
THUNDERX GPIO DRIVER
M: David Daney <david.daney@cavium.com>