On Fri, Jan 24, 2014 at 08:54:16AM +0100, Sascha Hauer wrote: > Before we had the PWM framework we used to have a barebone PWM api. The > HAVE_PWM Kconfig symbol used to be selected by the PWM drivers to specify > the PWM API is present in the kernel. Since the last legacy driver is gone > the HAVE_PWM symbol can go aswell. > > Signed-off-by: Sascha Hauer > Cc: Dmitry Torokhov > Cc: Eric Miao > Cc: Haojian Zhuang > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > Cc: Thierry Reding > Cc: linux-pwm@vger.kernel.orig > Cc: Russell King > Cc: Ralf Baechle > --- > > Thierry as PWM maintainer has agreed to take this patch. Would be nice > to get some Acks from affected architectures. Russell, Ralf? No replies for over two weeks and this looks simple enough, so I just went ahead and applied it. Thanks, Thierry