Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers

The SmartReflex AVS driver evolved out of the OMAP kernel and now lives
under drivers/power/avs.

I've historically been maintainer of this but Nishanth Menon is doing most
of the heavy lifting now. Add us both as co-maintainers.

Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Rafael J. Wysocki <rjw@sisk.pl>
Cc: Nishanth Menon <nm@ti.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>

authored by

Kevin Hilman and committed by
Anton Vorontsov
68ace3e1 c095ba72

+8
+8
MAINTAINERS
··· 7545 7545 F: Documentation/security/Smack.txt 7546 7546 F: security/smack/ 7547 7547 7548 + SMARTREFLEX DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS) 7549 + M: Kevin Hilman <khilman@kernel.org> 7550 + M: Nishanth Menon <nm@ti.com> 7551 + S: Maintained 7552 + F: drivers/power/avs/smartreflex.c 7553 + F: include/linux/power/smartreflex.h 7554 + L: linux-pm@vger.kernel.org 7555 + 7548 7556 SMC91x ETHERNET DRIVER 7549 7557 M: Nicolas Pitre <nico@fluxnic.net> 7550 7558 S: Odd Fixes