Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-29 Thread Laurent Pinchart
Hi Thierry, On Sunday 26 May 2013 11:18:24 Thierry Reding wrote: > On Sat, May 25, 2013 at 03:42:42PM +0200, Laurent Pinchart wrote: > > On Thursday 23 May 2013 21:12:17 Thierry Reding wrote: > > > On Thu, May 23, 2013 at 10:39:34AM +0900, Simon Horman wrote: > > > > On Mon, May 20, 2013 at

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-29 Thread Laurent Pinchart
Hi Thierry, On Sunday 26 May 2013 11:18:24 Thierry Reding wrote: On Sat, May 25, 2013 at 03:42:42PM +0200, Laurent Pinchart wrote: On Thursday 23 May 2013 21:12:17 Thierry Reding wrote: On Thu, May 23, 2013 at 10:39:34AM +0900, Simon Horman wrote: On Mon, May 20, 2013 at 03:46:59PM

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-26 Thread Thierry Reding
On Sat, May 25, 2013 at 03:42:42PM +0200, Laurent Pinchart wrote: > Hi Thierry, > > On Thursday 23 May 2013 21:12:17 Thierry Reding wrote: > > On Thu, May 23, 2013 at 10:39:34AM +0900, Simon Horman wrote: > > > On Mon, May 20, 2013 at 03:46:59PM +0200, Laurent Pinchart wrote: > > > > Hi Axel, > >

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-26 Thread Thierry Reding
On Sat, May 25, 2013 at 03:42:42PM +0200, Laurent Pinchart wrote: Hi Thierry, On Thursday 23 May 2013 21:12:17 Thierry Reding wrote: On Thu, May 23, 2013 at 10:39:34AM +0900, Simon Horman wrote: On Mon, May 20, 2013 at 03:46:59PM +0200, Laurent Pinchart wrote: Hi Axel, Thank

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-25 Thread Axel Lin
2013/5/25 Laurent Pinchart : > Hi Thierry, > > On Thursday 23 May 2013 21:12:17 Thierry Reding wrote: >> On Thu, May 23, 2013 at 10:39:34AM +0900, Simon Horman wrote: >> > On Mon, May 20, 2013 at 03:46:59PM +0200, Laurent Pinchart wrote: >> > > Hi Axel, >> > > >> > > Thank you for the patch. >> >

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-25 Thread Laurent Pinchart
Hi Thierry, On Thursday 23 May 2013 21:12:17 Thierry Reding wrote: > On Thu, May 23, 2013 at 10:39:34AM +0900, Simon Horman wrote: > > On Mon, May 20, 2013 at 03:46:59PM +0200, Laurent Pinchart wrote: > > > Hi Axel, > > > > > > Thank you for the patch. > > > > > > On Monday 20 May 2013 21:45:41

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-25 Thread Laurent Pinchart
Hi Thierry, On Thursday 23 May 2013 21:12:17 Thierry Reding wrote: On Thu, May 23, 2013 at 10:39:34AM +0900, Simon Horman wrote: On Mon, May 20, 2013 at 03:46:59PM +0200, Laurent Pinchart wrote: Hi Axel, Thank you for the patch. On Monday 20 May 2013 21:45:41 Axel Lin wrote:

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-25 Thread Axel Lin
2013/5/25 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Thierry, On Thursday 23 May 2013 21:12:17 Thierry Reding wrote: On Thu, May 23, 2013 at 10:39:34AM +0900, Simon Horman wrote: On Mon, May 20, 2013 at 03:46:59PM +0200, Laurent Pinchart wrote: Hi Axel, Thank you for the

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-24 Thread Simon Horman
On Thu, May 23, 2013 at 09:12:17PM +0200, Thierry Reding wrote: > On Thu, May 23, 2013 at 10:39:34AM +0900, Simon Horman wrote: > > On Mon, May 20, 2013 at 03:46:59PM +0200, Laurent Pinchart wrote: > > > Hi Axel, > > > > > > Thank you for the patch. > > > > > > On Monday 20 May 2013 21:45:41

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-24 Thread Simon Horman
On Thu, May 23, 2013 at 09:12:17PM +0200, Thierry Reding wrote: On Thu, May 23, 2013 at 10:39:34AM +0900, Simon Horman wrote: On Mon, May 20, 2013 at 03:46:59PM +0200, Laurent Pinchart wrote: Hi Axel, Thank you for the patch. On Monday 20 May 2013 21:45:41 Axel Lin wrote:

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-23 Thread Thierry Reding
On Thu, May 23, 2013 at 10:39:34AM +0900, Simon Horman wrote: > On Mon, May 20, 2013 at 03:46:59PM +0200, Laurent Pinchart wrote: > > Hi Axel, > > > > Thank you for the patch. > > > > On Monday 20 May 2013 21:45:41 Axel Lin wrote: > > > Signed-off-by: Axel Lin > > > > Acked-by: Laurent

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-23 Thread Thierry Reding
On Thu, May 23, 2013 at 10:39:34AM +0900, Simon Horman wrote: On Mon, May 20, 2013 at 03:46:59PM +0200, Laurent Pinchart wrote: Hi Axel, Thank you for the patch. On Monday 20 May 2013 21:45:41 Axel Lin wrote: Signed-off-by: Axel Lin axel@ingics.com Acked-by: Laurent

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-22 Thread Simon Horman
On Mon, May 20, 2013 at 03:46:59PM +0200, Laurent Pinchart wrote: > Hi Axel, > > Thank you for the patch. > > On Monday 20 May 2013 21:45:41 Axel Lin wrote: > > Signed-off-by: Axel Lin > > Acked-by: Laurent Pinchart Thanks. I have queued this up for v3.11 in the pinmux branch of my renesas

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-22 Thread Simon Horman
On Mon, May 20, 2013 at 03:46:59PM +0200, Laurent Pinchart wrote: Hi Axel, Thank you for the patch. On Monday 20 May 2013 21:45:41 Axel Lin wrote: Signed-off-by: Axel Lin axel@ingics.com Acked-by: Laurent Pinchart laurent.pinch...@ideasonboard.com Thanks. I have queued this up for

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-20 Thread Laurent Pinchart
Hi Axel, Thank you for the patch. On Monday 20 May 2013 21:45:41 Axel Lin wrote: > Signed-off-by: Axel Lin Acked-by: Laurent Pinchart > --- > drivers/pwm/pwm-renesas-tpu.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/drivers/pwm/pwm-renesas-tpu.c

[PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-20 Thread Axel Lin
Signed-off-by: Axel Lin --- drivers/pwm/pwm-renesas-tpu.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/pwm/pwm-renesas-tpu.c b/drivers/pwm/pwm-renesas-tpu.c index 8e6d8d7..319a6fe 100644 --- a/drivers/pwm/pwm-renesas-tpu.c +++ b/drivers/pwm/pwm-renesas-tpu.c @@ -432,6 +432,11

[PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-20 Thread Axel Lin
Signed-off-by: Axel Lin axel@ingics.com --- drivers/pwm/pwm-renesas-tpu.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/pwm/pwm-renesas-tpu.c b/drivers/pwm/pwm-renesas-tpu.c index 8e6d8d7..319a6fe 100644 --- a/drivers/pwm/pwm-renesas-tpu.c +++

Re: [PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()

2013-05-20 Thread Laurent Pinchart
Hi Axel, Thank you for the patch. On Monday 20 May 2013 21:45:41 Axel Lin wrote: Signed-off-by: Axel Lin axel@ingics.com Acked-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/pwm/pwm-renesas-tpu.c | 5 + 1 file changed, 5 insertions(+) diff --git