On Wed, Mar 14, 2018 at 05:58:33PM +0100, Ulf Hansson wrote: > Some new files have been for the PSCI firmware driver, let's make the > expression more generic to cover them all. > > Signed-off-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4623caf..dda16cf 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11082,7 +11082,7 @@ M: Mark Rutland <mark.rutland@xxxxxxx> > M: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx> > L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > S: Maintained > -F: drivers/firmware/psci*.c > +F: drivers/firmware/psci* > F: include/linux/psci.h > F: include/uapi/linux/psci.h As mentioned in my another reply, I suspect it's better to give ourselves a drivers/firmware/psci/ directory earlier in the series (updating MAINTAINERS at the same time). Otherwise, this looks fine to me. Thanks, Mark. -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html