Message ID | 1500578005-25893-2-git-send-email-frowand.list@gmail.com (mailing list archive) |
---|---|
State | Accepted, archived |
Delegated to: | Rafael Wysocki |
Headers | show |
On Thursday, July 20, 2017 12:13:24 PM frowand.list@gmail.com wrote: > From: Frank Rowand <frank.rowand@sony.com> > > ACPI is impacted by changes to fwnode.h, add a file entry > to ACPI > > Signed-off-by: Frank Rowand <frank.rowand@sony.com> ACK for this one. Or do you want me to apply it? > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 205d3977ac46..c0ac362e850a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -302,6 +302,7 @@ S: Supported > F: drivers/acpi/ > F: drivers/pnp/pnpacpi/ > F: include/linux/acpi.h > +F: include/linux/fwnode.h > F: include/acpi/ > F: Documentation/acpi/ > F: Documentation/ABI/testing/sysfs-bus-acpi > -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 07/21/17 15:03, Rafael J. Wysocki wrote: > On Thursday, July 20, 2017 12:13:24 PM frowand.list@gmail.com wrote: >> From: Frank Rowand <frank.rowand@sony.com> >> >> ACPI is impacted by changes to fwnode.h, add a file entry >> to ACPI >> >> Signed-off-by: Frank Rowand <frank.rowand@sony.com> > > ACK for this one. > > Or do you want me to apply it? Please apply it. So there won't be any conflicts between trees if any other changes get made to this entry later in this cycle. Thanks, Frank > >> --- >> MAINTAINERS | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 205d3977ac46..c0ac362e850a 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -302,6 +302,7 @@ S: Supported >> F: drivers/acpi/ >> F: drivers/pnp/pnpacpi/ >> F: include/linux/acpi.h >> +F: include/linux/fwnode.h >> F: include/acpi/ >> F: Documentation/acpi/ >> F: Documentation/ABI/testing/sysfs-bus-acpi >> > > -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Friday, July 21, 2017 03:33:05 PM Frank Rowand wrote: > On 07/21/17 15:03, Rafael J. Wysocki wrote: > > On Thursday, July 20, 2017 12:13:24 PM frowand.list@gmail.com wrote: > >> From: Frank Rowand <frank.rowand@sony.com> > >> > >> ACPI is impacted by changes to fwnode.h, add a file entry > >> to ACPI > >> > >> Signed-off-by: Frank Rowand <frank.rowand@sony.com> > > > > ACK for this one. > > > > Or do you want me to apply it? > > Please apply it. So there won't be any conflicts between trees if > any other changes get made to this entry later in this cycle. OK, applied. Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index 205d3977ac46..c0ac362e850a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -302,6 +302,7 @@ S: Supported F: drivers/acpi/ F: drivers/pnp/pnpacpi/ F: include/linux/acpi.h +F: include/linux/fwnode.h F: include/acpi/ F: Documentation/acpi/ F: Documentation/ABI/testing/sysfs-bus-acpi