diff options
-rw-r--r-- | Documentation/devicetree/bindings/thermal/thermal-zones.yaml | 2 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/thermal/thermal-zones.yaml b/Documentation/devicetree/bindings/thermal/thermal-zones.yaml index 4f3acdc4dec0..4a8dabc48170 100644 --- a/Documentation/devicetree/bindings/thermal/thermal-zones.yaml +++ b/Documentation/devicetree/bindings/thermal/thermal-zones.yaml @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/base.yaml# title: Thermal zone maintainers: - - Amit Kucheria <amitk@kernel.org> + - Daniel Lezcano <daniel.lezcano@linaro.org> description: | Thermal management is achieved in devicetree by describing the sensor hardware diff --git a/MAINTAINERS b/MAINTAINERS index b19995690904..6aeb83731d80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21362,7 +21362,6 @@ F: drivers/media/radio/radio-raremono.c THERMAL M: Rafael J. Wysocki <rafael@kernel.org> M: Daniel Lezcano <daniel.lezcano@linaro.org> -R: Amit Kucheria <amitk@kernel.org> R: Zhang Rui <rui.zhang@intel.com> L: linux-pm@vger.kernel.org S: Supported |