diff options
author | Mika Westerberg | 2017-10-02 13:38:44 +0300 |
---|---|---|
committer | David S. Miller | 2017-10-02 11:24:42 -0700 |
commit | 467cd25bf2aec14c2e2990512248b72f46f94c53 (patch) | |
tree | 263c4c482107491bbb8bbce3c2a3d026801c0009 | |
parent | 9a01c7c26cf7cbd1f58d06319e798833e85ff550 (diff) |
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-- | MAINTAINERS | 1 |
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> |