Sebastian Reichel <[email protected]> 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 <[email protected]>
Acked-by: Kevin Hilman <[email protected]> > --- > 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" <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

