[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20191022161633.30302-1-p.zabel@pengutronix.de>
Date: Tue, 22 Oct 2019 18:16:33 +0200
From: Philipp Zabel <p.zabel@...gutronix.de>
To: linux-kernel@...r.kernel.org
Cc: Joe Perches <joe@...ches.com>, kernel@...gutronix.de
Subject: [PATCH v2] MAINTAINERS: add reset controller framework keywords
Add a regex that matches users of the reset controller API.
Signed-off-by: Philipp Zabel <p.zabel@...gutronix.de>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 296de2b51c83..5d77a376a45c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13851,6 +13851,7 @@ F: include/dt-bindings/reset/
F: include/linux/reset.h
F: include/linux/reset/
F: include/linux/reset-controller.h
+K: \b(?:devm_|of_)?reset_control(?:ler_[a-z]+|_[a-z_]+)?\b
RESTARTABLE SEQUENCES SUPPORT
M: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
--
2.20.1
Powered by blists - more mailing lists