diff options
author | Mika Westerberg <mika.westerberg@linux.intel.com> | 2020-01-08 13:53:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-08 16:55:42 +0100 |
commit | 7dad8e6f04990478a6a860b19367e479b2377205 (patch) | |
tree | 524877b93dae86d6e8997d5b4a2ca69fee4a681f /MAINTAINERS | |
parent | thunderbolt: Fix xhci check in usb4_switch_setup() (diff) | |
download | linux-7dad8e6f04990478a6a860b19367e479b2377205.tar.xz linux-7dad8e6f04990478a6a860b19367e479b2377205.zip |
MAINTAINERS: Use linux-usb mailing list for Thunderbolt and USB4 patches
Now that Thunderbolt public specification is called USB4 and is coming
from USB IF it makes sense to use linux-usb as mailing list for patches
touching this driver.
Suggested-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Link: https://lore.kernel.org/r/20200108125317.36444-3-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 ffa3371bc750..c2ffeb8087d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16371,6 +16371,7 @@ M: Andreas Noever <andreas.noever@gmail.com> M: Michael Jamet <michael.jamet@intel.com> M: Mika Westerberg <mika.westerberg@linux.intel.com> M: Yehezkel Bernat <YehezkelShB@gmail.com> +L: linux-usb@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git S: Maintained F: Documentation/admin-guide/thunderbolt.rst |