From: Kevin Hilman Date: Tue, 6 Aug 2013 23:57:14 +0000 (-0700) Subject: MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=68ace3e1886b94925c73e08702437f6dcd539a4d;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git 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 Cc: Rafael J. Wysocki Cc: Nishanth Menon Signed-off-by: Kevin Hilman Signed-off-by: Anton Vorontsov --- diff --git a/MAINTAINERS b/MAINTAINERS index defc05383f83..a6b1dd97eff2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7545,6 +7545,14 @@ S: Maintained F: Documentation/security/Smack.txt F: security/smack/ +SMARTREFLEX DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS) +M: Kevin Hilman +M: Nishanth Menon +S: Maintained +F: drivers/power/avs/smartreflex.c +F: include/linux/power/smartreflex.h +L: linux-pm@vger.kernel.org + SMC91x ETHERNET DRIVER M: Nicolas Pitre S: Odd Fixes