Re: [PATCH] MAINTAINERS: cpuidle: exynos: include header in file pattern

From: Rafael J. Wysocki
Date: Fri Feb 12 2021 - 12:10:58 EST


On Fri, Feb 12, 2021 at 5:41 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> 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@xxxxxxxxxx> wrote:
> > >
> > > Inclue the platform data header in Exynos cpuidle maintainer entry.
> > >
> > > Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
> > > Cc: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
> > > Cc: Rafael J. Wysocki <rjw@xxxxxxxxxxxxx>
> > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> > > ---
> > > 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@xxxxxxxxxxxxxxx
> > > 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@xxxxxxx>
> > > --
> >
> > Do you want me to apply this?
>
> Hi Rafael,
>
> Yes, please apply it.

Done, thanks!