diff options
| author | Mike Leach <[email protected]> | 2020-03-20 10:53:03 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-03-21 11:32:21 +0100 |
| commit | 217fb361167d4e108b9076e826a6d9624252696a (patch) | |
| tree | c07ca7f205e3068e6167d70b77158c4e704558fe | |
| parent | 05bd70c098c66bed3d5599230a5ec0a41d96682f (diff) | |
Update MAINTAINERS to add reviewer for CoreSight
Added myself as a designated reviewer for the CoreSight infrastructure
at the request of Mathieu Poirier.
Signed-off-by: Mike Leach <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 847d1da852f9..b6f4eb83ac99 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1676,6 +1676,7 @@ F: arch/arm/mach-ep93xx/micro9.c ARM/CORESIGHT FRAMEWORK AND DRIVERS M: Mathieu Poirier <[email protected]> R: Suzuki K Poulose <[email protected]> +R: Mike Leach <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained F: drivers/hwtracing/coresight/* |