Re: [PATCH] MAINTAINERS: Update entry for st7703 driver after the rename

2020-10-09 Thread Lukas Bulwahn
On Wed, 1 Jul 2020, Ondrej Jirman wrote: > The driver was renamed, change the path in the MAINTAINERS file. > > Signed-off-by: Ondrej Jirman This minor non-urgent cleanup patch has not been picked up yet by anyone. Hence, ./scripts/get_maintainers.pl --self-test=patterns continues to compla

Re: [PATCH] MAINTAINERS: Update entry for st7703 driver after the rename

2020-10-08 Thread Daniel Vetter
On Fri, Oct 09, 2020 at 06:27:46AM +0200, Lukas Bulwahn wrote: > > > On Wed, 1 Jul 2020, Ondrej Jirman wrote: > > > The driver was renamed, change the path in the MAINTAINERS file. > > > > Signed-off-by: Ondrej Jirman > > This minor non-urgent cleanup patch has not been picked up yet by anyon

[PATCH] MAINTAINERS: Update entry for st7703 driver after the rename

2020-07-02 Thread Ondrej Jirman
The driver was renamed, change the path in the MAINTAINERS file. Signed-off-by: Ondrej Jirman --- MAINTAINERS | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5f186a661a9b..f5183eae08df 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5487,

Re: [PATCH] MAINTAINERS: Update entry for st7703 driver after the rename

2020-07-02 Thread Guido Günther
Hi Ondrej, On Wed, Jul 01, 2020 at 08:46:40PM +0200, Ondrej Jirman wrote: > The driver was renamed, change the path in the MAINTAINERS file. > > Signed-off-by: Ondrej Jirman > --- > MAINTAINERS | 7 --- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAI