lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue,  7 Dec 2021 14:45:31 +0100
From:   Lukas Bulwahn <lukas.bulwahn@...il.com>
To:     Lee Jones <lee.jones@...aro.org>,
        Geert Uytterhoeven <geert+renesas@...der.be>
Cc:     Rob Herring <robh@...nel.org>,
        Matti Vaittinen <matti.vaittinen@...rohmeurope.com>,
        Marek Vasut <marek.vasut+renesas@...il.com>,
        linux-renesas-soc@...r.kernel.org, devicetree@...r.kernel.org,
        kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
        Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] MAINTAINERS: rectify entry for ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS

Commit 983b62975e90 ("dt-bindings: mfd: bd9571mwv: Convert to json-schema")
converts bd9571mwv.txt to rohm,bd9571mwv.yaml, but missed to adjust its
reference in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
a broken reference. Repair this file reference in ROHM MULTIFUNCTION
BD9571MWV-M PMIC DEVICE DRIVERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
---
Lee, please pick this minor clean-up patch into your -next tree on top
of the commit mentioned above.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 79ef55bf2ca7..842be45b37ab 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16560,7 +16560,7 @@ M:	Marek Vasut <marek.vasut+renesas@...il.com>
 L:	linux-kernel@...r.kernel.org
 L:	linux-renesas-soc@...r.kernel.org
 S:	Supported
-F:	Documentation/devicetree/bindings/mfd/bd9571mwv.txt
+F:	Documentation/devicetree/bindings/mfd/rohm,bd9571mwv.yaml
 F:	drivers/gpio/gpio-bd9571mwv.c
 F:	drivers/mfd/bd9571mwv.c
 F:	drivers/regulator/bd9571mwv-regulator.c
-- 
2.26.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ