[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <51A29B73.80604@gmail.com>
Date: Mon, 27 May 2013 09:32:03 +1000
From: Ryan Mallon <rmallon@...il.com>
To: H Hartley Sweeten <hartleys@...ionengravers.com>
CC: Linux Kernel <linux-kernel@...r.kernel.org>, arnd@...db.de,
gregkh@...uxfoundation.org, mcrapet@...il.com,
hsweeten@...ionengravers.com
Subject: Re: [PATCH 00/14] misc/ep93xx_pwm: cleanup driver for conversion
to PWM framework
On 25/05/13 09:19, 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
>
> drivers/misc/ep93xx_pwm.c | 187 +++++++++++++---------------------------------
> 1 file changed, 50 insertions(+), 137 deletions(-)
>
Series looks fine to me.
Reviewed-by: Ryan Mallon <rmallon@...il.com>
~Ryan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists