Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1693181 > unrolled thread

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

Started byfrowand.list@gmail.com
First post2017-07-20 21:20 +0200
Last post2017-07-26 21:00 +0200
Articles 4 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h frowand.list@gmail.com - 2017-07-20 21:20 +0200
    Re: [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-07-22 00:20 +0200
      Re: [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h Frank Rowand <frowand.list@gmail.com> - 2017-07-22 00:40 +0200
        Re: [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-07-26 21:00 +0200

#1693181 — [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h

Fromfrowand.list@gmail.com
Date2017-07-20 21:20 +0200
Subject[PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h
Message-ID<u5p9o-380-19@gated-at.bofh.it>
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(+)

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
-- 
Frank Rowand <frank.rowand@sony.com>

[toc] | [next] | [standalone]


#1694023

From"Rafael J. Wysocki" <rjw@rjwysocki.net>
Date2017-07-22 00:20 +0200
Message-ID<u5Or8-240-19@gated-at.bofh.it>
In reply to#1693181
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
> 

[toc] | [prev] | [next] | [standalone]


#1694030

FromFrank Rowand <frowand.list@gmail.com>
Date2017-07-22 00:40 +0200
Message-ID<u5OKu-2a6-11@gated-at.bofh.it>
In reply to#1694023
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
>>
> 
> 

[toc] | [prev] | [next] | [standalone]


#1697483

From"Rafael J. Wysocki" <rjw@rjwysocki.net>
Date2017-07-26 21:00 +0200
Message-ID<u7zHj-3ZT-7@gated-at.bofh.it>
In reply to#1694030
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!

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web