diff mbox

[1/2] MAINTAINERS: device property: acpi: add fwnode.h

Message ID 1500578005-25893-2-git-send-email-frowand.list@gmail.com (mailing list archive)
State Accepted, archived
Delegated to: Rafael Wysocki
Headers show

Commit Message

Frank Rowand July 20, 2017, 7:13 p.m. UTC
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>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Rafael J. Wysocki July 21, 2017, 10:03 p.m. UTC | #1
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
Frank Rowand July 21, 2017, 10:33 p.m. UTC | #2
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
Rafael J. Wysocki July 26, 2017, 6:46 p.m. UTC | #3
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 mbox

Patch

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