diff options
author | Dinh Nguyen <dinguyen@kernel.org> | 2021-10-13 05:40:56 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-14 15:55:45 +0200 |
commit | 26d6574109838b8fa40a8261421693015bab0579 (patch) | |
tree | 1e2c8666258afe0937a3770605d037956b57eec1 | |
parent | Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... (diff) | |
download | linux-26d6574109838b8fa40a8261421693015bab0579.tar.xz linux-26d6574109838b8fa40a8261421693015bab0579.zip |
MAINTAINERS: Update entry for the Stratix10 firmware
Richard Gong is no longer at Intel, so update the MAINTAINER's entry for
the Stratix10 firmware drivers.
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e0bca0de0df7..6b6f98483deb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9629,7 +9629,7 @@ F: include/uapi/linux/isst_if.h F: tools/power/x86/intel-speed-select/ INTEL STRATIX10 FIRMWARE DRIVERS -M: Richard Gong <richard.gong@linux.intel.com> +M: Dinh Nguyen <dinguyen@kernel.org> L: linux-kernel@vger.kernel.org S: Maintained F: Documentation/ABI/testing/sysfs-devices-platform-stratix10-rsu |