diff mbox

MAINTAINERS: AVS is not maintained via power supply tree

Message ID 1437772288-22825-1-git-send-email-sre@kernel.org (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Sebastian Reichel July 24, 2015, 9:11 p.m. UTC
The adaptive voltage scaling framework is not maintained
via the power supply tree and has its own entry in the
MAINTAINERS file, so add an exception in the power supply
entry.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Kevin Hilman July 30, 2015, 10:32 p.m. UTC | #1
Sebastian Reichel <sre@kernel.org> writes:

> The adaptive voltage scaling framework is not maintained
> via the power supply tree and has its own entry in the
> MAINTAINERS file, so add an exception in the power supply
> entry.
>
> Signed-off-by: Sebastian Reichel <sre@kernel.org>

Acked-by: Kevin Hilman <khilman@linaro.org>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8133cef..243f76f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8049,6 +8049,7 @@ T:	git git://git.infradead.org/battery-2.6.git
>  S:	Maintained
>  F:	include/linux/power_supply.h
>  F:	drivers/power/
> +X:	drivers/power/avs/
>  
>  PNP SUPPORT
>  M:	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" 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 8133cef..243f76f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8049,6 +8049,7 @@  T:	git git://git.infradead.org/battery-2.6.git
 S:	Maintained
 F:	include/linux/power_supply.h
 F:	drivers/power/
+X:	drivers/power/avs/
 
 PNP SUPPORT
 M:	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>