MAINTAINERS: Add entry for devm helpers
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Tue, 23 Mar 2021 13:56:44 +0000 (15:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Mar 2021 14:22:40 +0000 (15:22 +0100)
Devm helper header containing small inline helpers was added.
Hans promised to maintain it.

Add Hans as maintainer and myself as designated reviewer.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Link: https://lore.kernel.org/r/eec1797734e3d080662aa732c565ed4a3c261799.1616506559.git.matti.vaittinen@fi.rohmeurope.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS

index 9e876927c60d7dd61151f528391cb783469ded09..fa5ac316467875d54f85afefa1002e19776c9cb9 100644 (file)
@@ -5169,6 +5169,12 @@ M:       Torben Mathiasen <device@lanana.org>
 S:     Maintained
 W:     http://lanana.org/docs/device-list/index.html
 
+DEVICE RESOURCE MANAGEMENT HELPERS
+M:     Hans de Goede <hdegoede@redhat.com>
+R:     Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
+S:     Maintained
+F:     include/linux/devm-helpers.h
+
 DEVICE-MAPPER  (LVM)
 M:     Alasdair Kergon <agk@redhat.com>
 M:     Mike Snitzer <snitzer@redhat.com>