diff options
author | Joe Perches <joe@perches.com> | 2020-10-29 17:45:16 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-10-30 01:18:35 -0400 |
commit | 7a1cc646709c531f5cb3473bfdd689a6da554505 (patch) | |
tree | 9bcd26cbd166a7c061738df108c5a6c5c9b837b9 /MAINTAINERS | |
parent | 786436b453001dafe81025389f96bf9dac1e9690 (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 <joe@perches.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e73636b75f29..655d3154eedd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -934,7 +934,7 @@ M: Evan Quan <evan.quan@amd.com> L: amd-gfx@lists.freedesktop.org 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 <brijeshkumar.singh@amd.com> |