Anton Vorontsov <an...@enomsg.org> writes: > On Mon, Aug 05, 2013 at 09:29:37AM -0700, Kevin Hilman wrote: >> 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. >> > ... >> +M: Kevin Hilman <khil...@kernel.org> >> +M: Nishanth Menon <n...@ti.com> >> +S: Maintained >> +F: drivers/power/avs/smartreflex.c >> +F: include/linux/power/smartreflex.h > > This line is borken (whitespaces).
doh, here's a fixed version. >From 4032435bb07f92993a8c70d64337d8513f88565c Mon Sep 17 00:00:00 2001 From: Kevin Hilman <khil...@linaro.org> Date: Mon, 5 Aug 2013 09:19:34 -0700 Subject: [PATCH] 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: Anton Vorontsov <an...@enomsg.org> Cc: David Woodhouse <dw...@infradead.org> Cc: Rafael J. Wysocki <r...@sisk.pl> Cc: Nishanth Menon <n...@ti.com> Signed-off-by: Kevin Hilman <khil...@linaro.org> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index defc053..93e9ba0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6450,6 +6450,14 @@ S: Maintained F: include/linux/power_supply.h F: drivers/power/ +SMARTREFLEX DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS) +M: Kevin Hilman <khil...@kernel.org> +M: Nishanth Menon <n...@ti.com> +S: Maintained +F: drivers/power/avs/smartreflex.c +F: include/linux/power/smartreflex.h +L: linux...@vger.kernel.org + PNP SUPPORT M: Rafael J. Wysocki <rafael.j.wyso...@intel.com> M: Bjorn Helgaas <bhelg...@google.com> -- 1.8.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/