On Saturday 25 May 2013, H Hartley Sweeten wrote: > This driver needs to be converted to the new PWM framework. > > Before converting it clean up all the cruft, > > H Hartley Sweeten (14): > misc/ep93xx_pwm: use managed device resources > misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for io > misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functions > misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline function > misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline function > misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline function > misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline function > misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline function > misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline function > misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline function > misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline function > misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline function > misc/ep93xx_pwm: use module_platform_driver() > misc/ep93xx_pwm: use kstrtol instead of strict_strtol
Whole series: Acked-by: Arnd Bergmann <a...@arndb.de> with or without my suggested change, your choice. -- 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/