Message ID | 04c5640243f04c695c8df9a01fadf935b5e59b57.1618832466.git.matti.vaittinen@fi.rohmeurope.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Extend regulator notification support | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 7fdc513392f4..c917d85feccd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19228,6 +19228,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(+)