diff options
author | Dave Jiang <[email protected]> | 2024-04-15 11:20:55 -0700 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2024-05-04 18:13:33 +0530 |
commit | 28059ddbee0eb92730931a652e16a994499a7858 (patch) | |
tree | 1ba0c54277d190037abc3a45e860bb8aa9b7a3fe | |
parent | 3f2282931f00c4c9c5057bb02f46778ba64ff625 (diff) |
MAINTAINERS: Update role for IDXD driver
Move Dave Jiang to reviewer role since he has not been working on the
driver.
Signed-off-by: Dave Jiang <[email protected]>
Signed-off-by: Fenghua Yu <[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 9038abd8411e..cfc11cc17564 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10941,7 +10941,7 @@ F: drivers/idle/intel_idle.c INTEL IDXD DRIVER M: Fenghua Yu <[email protected]> -M: Dave Jiang <[email protected]> +R: Dave Jiang <[email protected]> S: Supported F: drivers/dma/idxd/* |