All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan Mallon <rmallon@gmail.com>
To: H Hartley Sweeten <hartleys@visionengravers.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
	arnd@arndb.de, gregkh@linuxfoundation.org, mcrapet@gmail.com,
	hsweeten@visionengravers.com
Subject: Re: [PATCH 00/14] misc/ep93xx_pwm: cleanup driver for conversion to PWM framework
Date: Mon, 27 May 2013 09:32:03 +1000	[thread overview]
Message-ID: <51A29B73.80604@gmail.com> (raw)
In-Reply-To: <201305241619.52328.hartleys@visionengravers.com>

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@gmail.com>

~Ryan


  reply	other threads:[~2013-05-26 23:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-24 23:19 [PATCH 00/14] misc/ep93xx_pwm: cleanup driver for conversion to PWM framework H Hartley Sweeten
2013-05-26 23:32 ` Ryan Mallon [this message]
2013-05-27 15:20 ` Arnd Bergmann
2013-05-27 16:27   ` H Hartley Sweeten
2013-05-27 17:12     ` Arnd Bergmann
2013-05-28 11:00       ` Thierry Reding
2013-05-28 11:42         ` Lars Poeschel
2013-05-29 21:33           ` H Hartley Sweeten
2013-05-30 11:41             ` Thierry Reding

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51A29B73.80604@gmail.com \
    --to=rmallon@gmail.com \
    --cc=arnd@arndb.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=hartleys@visionengravers.com \
    --cc=hsweeten@visionengravers.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcrapet@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.