[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <06920fd9-421c-b226-3214-d458792deee0@embeddedor.com>
Date: Wed, 29 Jul 2020 07:51:19 -0500
From: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
To: Tomas Winkler <tomas.winkler@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Alexander Usyskin <alexander.usyskin@...el.com>,
linux-kernel@...r.kernel.org, Joe Perches <joe@...ches.com>,
"Gustavo A . R . Silva" <gustavoars@...nel.org>
Subject: Re: [char-misc-next] MAINTAINERS: Fix maintainer entry for mei driver
On 7/29/20 06:05, Tomas Winkler wrote:
> mei driver has sub modules, those are not
> listed via scripts/get_maintainer.pl when using asterisk:
> drivers/misc/mei/*
> The correct notation is:
> drivers/misc/mei/
>
Yes; it works fine now:
$ scripts/get_maintainer.pl --nokeywords --nogit --nogit-fallback -f drivers/misc/mei/hdcp/mei_hdcp.c
Tomas Winkler <tomas.winkler@...el.com> (supporter:INTEL MANAGEMENT ENGINE (mei))
Arnd Bergmann <arnd@...db.de> (supporter:CHAR and MISC DRIVERS)
Greg Kroah-Hartman <gregkh@...uxfoundation.org> (supporter:CHAR and MISC DRIVERS)
linux-kernel@...r.kernel.org (open list:INTEL MANAGEMENT ENGINE (mei))
> Cc: Joe Perches <joe@...ches.com>
> Cc: Gustavo A. R. Silva <gustavoars@...nel.org>
> Signed-off-by: Tomas Winkler <tomas.winkler@...el.com>
Reviewed-by: Gustavo A. R. Silva <gustavoars@...nel.org>
Thanks
--
Gustavo
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 86994c35d56e..dbe6a71eb6f2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8789,7 +8789,7 @@ M: Tomas Winkler <tomas.winkler@...el.com>
> L: linux-kernel@...r.kernel.org
> S: Supported
> F: Documentation/driver-api/mei/*
> -F: drivers/misc/mei/*
> +F: drivers/misc/mei/
> F: drivers/watchdog/mei_wdt.c
> F: include/linux/mei_cl_bus.h
> F: include/uapi/linux/mei.h
>
Powered by blists - more mailing lists