diff options
author | Uwe Kleine-König <[email protected]> | 2012-07-30 18:38:34 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2012-08-07 14:29:12 +0200 |
commit | 8e406fe4aebee50b18176947a68aab6f519843de (patch) | |
tree | 24c51834a1c3275eaca60659bfc370874af36263 | |
parent | f4b49dee1ac0ae0660ef697fdab789dc92f59c6f (diff) |
MAINTAINERS: fix a few pinctrl related entries
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 94b823f71e94..63ce3a38b332 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5329,14 +5329,15 @@ PIN CONTROL SUBSYSTEM M: Linus Walleij <[email protected]> S: Maintained F: drivers/pinctrl/ +F: include/linux/pinctrl/ PIN CONTROLLER - ST SPEAR -M: Viresh Kumar <[email protected]> +M: Viresh Kumar <[email protected]> L: [email protected] (moderated for non-subscribers) W: http://www.st.com/spear S: Maintained -F: driver/pinctrl/spear/ +F: drivers/pinctrl/spear/ PKTCDVD DRIVER M: Peter Osterlund <[email protected]> |