From: Thierry Reding Date: Tue, 27 Mar 2012 11:16:18 +0000 (+0200) Subject: pwm: Take over maintainership of the PWM subsystem X-Git-Tag: v3.6-rc1~66^2~19 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=200efedd8766;p=~emulex%2Finfiniband.git pwm: Take over maintainership of the PWM subsystem I'm taking over the maintainership of the PWM subsystem. This commit also adds the URLs to the gitorious project and repository as well as any missing files related to the PWM subsystem. Acked-by: Arnd Bergmann Acked-by: Sascha Hauer Signed-off-by: Thierry Reding --- diff --git a/MAINTAINERS b/MAINTAINERS index 67d6cb70cb7..09da19dd5e0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5487,10 +5487,16 @@ S: Maintained F: Documentation/video4linux/README.pvrusb2 F: drivers/media/video/pvrusb2/ -PWM core -M: Sascha Hauer +PWM SUBSYSTEM +M: Thierry Reding L: linux-kernel@vger.kernel.org S: Maintained +W: http://gitorious.org/linux-pwm +T: git git://gitorious.org/linux-pwm/linux-pwm.git +F: Documentation/pwm.txt +F: Documentation/devicetree/bindings/pwm/ +F: include/linux/pwm.h +F: include/linux/of_pwm.h F: drivers/pwm/ PXA2xx/PXA3xx SUPPORT