ソースを参照

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 年 前
コミット
26305022e7
1 ファイル変更1 行追加0 行削除
  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>