diff mbox series

MAINTAINERS: cpuidle: exynos: include header in file pattern

Message ID 20210210172208.335048-1-krzk@kernel.org (mailing list archive)
State Mainlined, archived
Headers show
Series MAINTAINERS: cpuidle: exynos: include header in file pattern | expand

Commit Message

Krzysztof Kozlowski Feb. 10, 2021, 5:22 p.m. UTC
Inclue the platform data header in Exynos cpuidle maintainer entry.

Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Rafael J. Wysocki Feb. 12, 2021, 3:56 p.m. UTC | #1
On Wed, Feb 10, 2021 at 6:23 PM Krzysztof Kozlowski <krzk@kernel.org> wrote:
>
> Inclue the platform data header in Exynos cpuidle maintainer entry.
>
> Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
> Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
> Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 674f42375acf..68e2b4cb4788 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4625,6 +4625,7 @@ L:        linux-samsung-soc@vger.kernel.org
>  S:     Supported
>  F:     arch/arm/mach-exynos/pm.c
>  F:     drivers/cpuidle/cpuidle-exynos.c
> +F:     include/linux/platform_data/cpuidle-exynos.h
>
>  CPUIDLE DRIVER - ARM PSCI
>  M:     Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> --

Do you want me to apply this?
Krzysztof Kozlowski Feb. 12, 2021, 4:41 p.m. UTC | #2
On Fri, Feb 12, 2021 at 04:56:53PM +0100, Rafael J. Wysocki wrote:
> On Wed, Feb 10, 2021 at 6:23 PM Krzysztof Kozlowski <krzk@kernel.org> wrote:
> >
> > Inclue the platform data header in Exynos cpuidle maintainer entry.
> >
> > Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
> > Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
> > Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 674f42375acf..68e2b4cb4788 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4625,6 +4625,7 @@ L:        linux-samsung-soc@vger.kernel.org
> >  S:     Supported
> >  F:     arch/arm/mach-exynos/pm.c
> >  F:     drivers/cpuidle/cpuidle-exynos.c
> > +F:     include/linux/platform_data/cpuidle-exynos.h
> >
> >  CPUIDLE DRIVER - ARM PSCI
> >  M:     Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> > --
> 
> Do you want me to apply this?

Hi Rafael,

Yes, please apply it.

Best regards,
Krzysztof
Rafael J. Wysocki Feb. 12, 2021, 5:09 p.m. UTC | #3
On Fri, Feb 12, 2021 at 5:41 PM Krzysztof Kozlowski <krzk@kernel.org> wrote:
>
> On Fri, Feb 12, 2021 at 04:56:53PM +0100, Rafael J. Wysocki wrote:
> > On Wed, Feb 10, 2021 at 6:23 PM Krzysztof Kozlowski <krzk@kernel.org> wrote:
> > >
> > > Inclue the platform data header in Exynos cpuidle maintainer entry.
> > >
> > > Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
> > > Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
> > > Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
> > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > > ---
> > >  MAINTAINERS | 1 +
> > >  1 file changed, 1 insertion(+)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 674f42375acf..68e2b4cb4788 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -4625,6 +4625,7 @@ L:        linux-samsung-soc@vger.kernel.org
> > >  S:     Supported
> > >  F:     arch/arm/mach-exynos/pm.c
> > >  F:     drivers/cpuidle/cpuidle-exynos.c
> > > +F:     include/linux/platform_data/cpuidle-exynos.h
> > >
> > >  CPUIDLE DRIVER - ARM PSCI
> > >  M:     Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> > > --
> >
> > Do you want me to apply this?
>
> Hi Rafael,
>
> Yes, please apply it.

Done, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 674f42375acf..68e2b4cb4788 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4625,6 +4625,7 @@  L:	linux-samsung-soc@vger.kernel.org
 S:	Supported
 F:	arch/arm/mach-exynos/pm.c
 F:	drivers/cpuidle/cpuidle-exynos.c
+F:	include/linux/platform_data/cpuidle-exynos.h
 
 CPUIDLE DRIVER - ARM PSCI
 M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>