diff options
author | Joe Perches <[email protected]> | 2020-10-29 17:45:16 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-10-30 01:01:47 -0400 |
commit | d8c266a104ffe27a4dc753a2562cd95d17a2b213 (patch) | |
tree | 31e1f4bf9055ccc31bca14654d78f9765f56a7da | |
parent | 52934da2753a55b8f882a368f655c088437d6d92 (diff) |
MAINTAINERS: Update AMD POWERPLAY pattern
commit e098bc9612c2 ("drm/amd/pm: optimize the power related source code layout")
moved the directory, update the F: file pattern to match.
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2611c18dec98..4efa3061f5b2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -927,7 +927,7 @@ M: Evan Quan <[email protected]> S: Supported T: git git://people.freedesktop.org/~agd5f/linux -F: drivers/gpu/drm/amd/powerplay/ +F: drivers/gpu/drm/amd/pm/powerplay/ AMD SEATTLE DEVICE TREE SUPPORT M: Brijesh Singh <[email protected]> |