Hi Mauro

here's one more patch for 2.6.32:

On Tue, 10 Nov 2009, Kuninori Morimoto wrote:

> Signed-off-by: Kuninori Morimoto <morimoto.kunin...@renesas.com>
> ---
> >> Guennadi
> 
> I'm very very very sorry.
> I forgot remove this label in "sh_mobile_ceu_camera: call pm_runtime_disable"

Would it be possible to merge it with the previous one

http://linuxtv.org/hg/~gliakhovetski/v4l-dvb/rev/56fb79be71c8

in your git? Shall I just push it into my hg for you to pick up?

> 
>  drivers/media/video/sh_mobile_ceu_camera.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/media/video/sh_mobile_ceu_camera.c 
> b/drivers/media/video/sh_mobile_ceu_camera.c
> index aa3e4af..bcfccc2 100644
> --- a/drivers/media/video/sh_mobile_ceu_camera.c
> +++ b/drivers/media/video/sh_mobile_ceu_camera.c
> @@ -1857,7 +1857,6 @@ static int __devinit sh_mobile_ceu_probe(struct 
> platform_device *pdev)
>  
>  exit_free_clk:
>       pm_runtime_disable(&pdev->dev);
> -exit_free_irq:
>       free_irq(pcdev->irq, pcdev);
>  exit_release_mem:
>       if (platform_get_resource(pdev, IORESOURCE_MEM, 1))
> -- 
> 1.6.3.3
> 

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to