Message ID | 2a4286ed98fd69b2539919e6a3e84d2e9804b4da.1622628334.git.matti.vaittinen@fi.rohmeurope.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | d55444adedaee5a3024c61637032057fcf38491b |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | Extend regulator notification support | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 503fd21901f1..68fa235a2d65 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19566,6 +19566,10 @@ F: include/dt-bindings/regulator/ F: include/linux/regulator/ K: regulator_get_optional +VOLTAGE AND CURRENT REGULATOR IRQ HELPERS +R: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> +F: drivers/regulator/irq_helpers.c + VRF M: David Ahern <dsahern@kernel.org> L: netdev@vger.kernel.org
Add a reviewer entry for the regulator irq_helpers. Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> --- Changelog: v7 - onwards - no changes v6: - New patch --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+)