diff mbox series

[1/1] MAINTAINERS: Fix ti-vpe binding file line

Message ID 20200130083156.10959-1-sakari.ailus@linux.intel.com (mailing list archive)
State New, archived
Headers show
Series [1/1] MAINTAINERS: Fix ti-vpe binding file line | expand

Commit Message

Sakari Ailus Jan. 30, 2020, 8:31 a.m. UTC
Add "F:" prefix to the ti,cal.yaml line to tell it's a file.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Sakari Ailus Jan. 30, 2020, 11:47 a.m. UTC | #1
On Thu, Jan 30, 2020 at 10:31:56AM +0200, Sakari Ailus wrote:
> Add "F:" prefix to the ti,cal.yaml line to tell it's a file.
> 

There should have been one more line here:

Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index da05666e9ade..02e5aad82c94 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16584,7 +16584,7 @@ Q:	http://patchwork.linuxtv.org/project/linux-media/list/
>  S:	Maintained
>  F:	drivers/media/platform/ti-vpe/
>  F:	Documentation/devicetree/bindings/media/ti,vpe.yaml
> -	Documentation/devicetree/bindings/media/ti,cal.yaml
> +F:	Documentation/devicetree/bindings/media/ti,cal.yaml
>  
>  TI WILINK WIRELESS DRIVERS
>  L:	linux-wireless@vger.kernel.org
> -- 
> 2.20.1
>
Benoit Parrot Jan. 30, 2020, 12:52 p.m. UTC | #2
Sakari Ailus <sakari.ailus@iki.fi> wrote on Thu [2020-Jan-30 13:47:20 +0200]:
> On Thu, Jan 30, 2020 at 10:31:56AM +0200, Sakari Ailus wrote:
> > Add "F:" prefix to the ti,cal.yaml line to tell it's a file.
> > 
> 
> There should have been one more line here:
> 
> Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Isn't this change also included in Andriy's patch?

Anyhow,

Acked-by: Benoit Parrot <bparrot@ti.com>

> 
> > Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> > ---
> >  MAINTAINERS | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index da05666e9ade..02e5aad82c94 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -16584,7 +16584,7 @@ Q:	http://patchwork.linuxtv.org/project/linux-media/list/
> >  S:	Maintained
> >  F:	drivers/media/platform/ti-vpe/
> >  F:	Documentation/devicetree/bindings/media/ti,vpe.yaml
> > -	Documentation/devicetree/bindings/media/ti,cal.yaml
> > +F:	Documentation/devicetree/bindings/media/ti,cal.yaml
> >  
> >  TI WILINK WIRELESS DRIVERS
> >  L:	linux-wireless@vger.kernel.org
> > -- 
> > 2.20.1
> > 
> 
> -- 
> Sakari Ailus
Andy Shevchenko Jan. 30, 2020, 1:28 p.m. UTC | #3
On Thu, Jan 30, 2020 at 10:33 AM Sakari Ailus
<sakari.ailus@linux.intel.com> wrote:
>
> Add "F:" prefix to the ti,cal.yaml line to tell it's a file.

Thanks.
I meant yesterday off-line that there is my patch [1] already. Sorry
for the confusion.

[1]: https://lore.kernel.org/linux-media/20200128145828.74161-1-andriy.shevchenko@linux.intel.com/
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index da05666e9ade..02e5aad82c94 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16584,7 +16584,7 @@  Q:	http://patchwork.linuxtv.org/project/linux-media/list/
 S:	Maintained
 F:	drivers/media/platform/ti-vpe/
 F:	Documentation/devicetree/bindings/media/ti,vpe.yaml
-	Documentation/devicetree/bindings/media/ti,cal.yaml
+F:	Documentation/devicetree/bindings/media/ti,cal.yaml
 
 TI WILINK WIRELESS DRIVERS
 L:	linux-wireless@vger.kernel.org