diff options
author | Mika Westerberg <mika.westerberg@linux.intel.com> | 2017-12-01 15:08:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-16 16:37:51 +0100 |
commit | 78dfa29c84bab548910490cf7508c53ad99d1d9e (patch) | |
tree | 82b64d9faee63b04c132ff09fb07aa1f5b349d5b /MAINTAINERS | |
parent | cce1fea50e3be6b78fc677e8cf20cd0ca4c851b0 (diff) | |
download | linux-78dfa29c84bab548910490cf7508c53ad99d1d9e.tar.gz linux-78dfa29c84bab548910490cf7508c53ad99d1d9e.tar.bz2 linux-78dfa29c84bab548910490cf7508c53ad99d1d9e.zip |
MAINTAINERS: Add thunderbolt.rst to the Thunderbolt driver entry
Make sure Thunderbolt maintainers get to see patches that touch
documentation of the Thunderbolt driver as well.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 82ad0eabce4f..5da966e19e8a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13492,6 +13492,7 @@ M: Mika Westerberg <mika.westerberg@linux.intel.com> M: Yehezkel Bernat <yehezkel.bernat@intel.com> T: git git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git S: Maintained +F: Documentation/admin-guide/thunderbolt.rst F: drivers/thunderbolt/ F: include/linux/thunderbolt.h |