diff options
author | Basavaraj Natikar <[email protected]> | 2024-02-22 14:00:04 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2024-02-23 12:42:36 +0530 |
commit | 0edf25679f099a31b764db6a4ea3cd7687427c41 (patch) | |
tree | d5eda0400fcb584b64ae7acfaf44a9c95194771f | |
parent | e3027b0d0b9db35a382285cca99364aa4905e39f (diff) |
MAINTAINERS: change in AMD ptdma maintainer
As 'Sanjay R Mehta' stepped down from the role of ptdma maintainer, I
request to be added as the new maintainer of AMD PTDMA.
Signed-off-by: Basavaraj Natikar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d5fe373fe4a3..a2242f4fcdb7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1058,7 +1058,7 @@ F: include/linux/amd-pstate.h F: tools/power/x86/amd_pstate_tracer/amd_pstate_trace.py AMD PTDMA DRIVER -M: Sanjay R Mehta <[email protected]> +M: Basavaraj Natikar <[email protected]> S: Maintained F: drivers/dma/ptdma/ |