On Sunday 02 September 2012, Thierry Reding wrote: > This commit moves the driver to drivers/pwm and converts it to the new > PWM framework. > > Signed-off-by: Thierry Reding <[email protected]> > --- > Note: I'll take this through the PWM tree, but I'd like to have it > acknowledged by a few people who know the hardware and can actually > test whether this still works.
Did you create the patch using 'git format-patch -M'? It should show the changes as a move plus changes rather than a file remove and another file add. The change to the common framework is of course very welcome, Acked-by: Arnd Bergmann <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

