All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] PNP: add missing include/linux/pnp.h in MAINTAINERS
@ 2020-02-24 20:00 Corentin Labbe
  2020-03-04 21:37 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Corentin Labbe @ 2020-02-24 20:00 UTC (permalink / raw)
  To: rafael.j.wysocki; +Cc: linux-kernel, Corentin Labbe

include/linux/pnp.h should be part of PNP in MAINTAINERS.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8b85f22b9b69..5b1574631b21 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13404,6 +13404,7 @@ F:	Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.txt
 PNP SUPPORT
 M:	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
 S:	Maintained
+F:	include/linux/pnp.h
 F:	drivers/pnp/
 
 POSIX CLOCKS and TIMERS
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] PNP: add missing include/linux/pnp.h in MAINTAINERS
  2020-02-24 20:00 [PATCH] PNP: add missing include/linux/pnp.h in MAINTAINERS Corentin Labbe
@ 2020-03-04 21:37 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-03-04 21:37 UTC (permalink / raw)
  To: Corentin Labbe; +Cc: linux-kernel

On 2/24/2020 9:00 PM, Corentin Labbe wrote:
> include/linux/pnp.h should be part of PNP in MAINTAINERS.
>
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8b85f22b9b69..5b1574631b21 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13404,6 +13404,7 @@ F:	Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.txt
>   PNP SUPPORT
>   M:	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
>   S:	Maintained
> +F:	include/linux/pnp.h
>   F:	drivers/pnp/
>   
>   POSIX CLOCKS and TIMERS

Applied as 5.7 material with minor changes in the subject and changelog.

Thanks!



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-04 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-24 20:00 [PATCH] PNP: add missing include/linux/pnp.h in MAINTAINERS Corentin Labbe
2020-03-04 21:37 ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.