Browse Source

MAINTAINERS: AVS is not maintained via power supply tree

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>
Sebastian Reichel 10 years ago
parent
commit
26305022e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      MAINTAINERS

+ 1 - 0
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>