diff options
| author | Ulf Hansson <ulf.hansson@linaro.org> | 2019-04-10 04:20:22 -0400 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-04-12 04:59:37 -0400 |
| commit | f0f6ad9092601d95729ce14ec6da3b5055e18714 (patch) | |
| tree | 00097f9bc673cfde8826034cd7cb396e6f4e1774 | |
| parent | e720a6c8fbdb86dcbb493d432e632dfafe6381cc (diff) | |
MAINTAINERS: Update files for PSCI
The files for the PSCI firmware driver were moved to a sub-directory,
so update MAINTAINERS to reflect that.
Suggested-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2359e12e4c41..4c7136581e52 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -12415,7 +12415,7 @@ M: Mark Rutland <mark.rutland@arm.com> | |||
| 12415 | M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 12415 | M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> |
| 12416 | L: linux-arm-kernel@lists.infradead.org | 12416 | L: linux-arm-kernel@lists.infradead.org |
| 12417 | S: Maintained | 12417 | S: Maintained |
| 12418 | F: drivers/firmware/psci*.c | 12418 | F: drivers/firmware/psci/ |
| 12419 | F: include/linux/psci.h | 12419 | F: include/linux/psci.h |
| 12420 | F: include/uapi/linux/psci.h | 12420 | F: include/uapi/linux/psci.h |
| 12421 | 12421 | ||
