diff options
| author | Mika Westerberg <[email protected]> | 2017-10-02 13:38:44 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 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 <[email protected]>
Reviewed-by: Michael Jamet <[email protected]>
Reviewed-by: Yehezkel Bernat <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
| -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 <[email protected]> M: Yehezkel Bernat <[email protected]> S: Maintained F: drivers/thunderbolt/ +F: include/linux/thunderbolt.h THUNDERX GPIO DRIVER M: David Daney <[email protected]> |