Re: [FAILED] phyCORE-i.MX35 + Linus's git kernel (origin/master)

From: Robert Schwebel
Date: Wed Apr 29 2009 - 12:52:25 EST


Hi Guennadi,

[switching to list]

On Wed, Apr 29, 2009 at 06:38:59PM +0200, Guennadi Liakhovetski wrote:
> see attachment

What's the state of the patch below? The mainline Linus kernel doesn't
compile any more for the whole mx3 family since days, so the patch
should be applied with high priority in order to make it possible again
to be able to test the latest-and-greatest.

rsc

> Guennadi
> ---
> Guennadi Liakhovetski, Ph.D.
> Freelance Open-Source Software Developer
> http://www.open-technology.de/
> From hg-commit@xxxxxxxxxxx Wed Apr 29 00:15:48 2009
> Date: Wed, 29 Apr 2009 00:15:03 +0200
> From: Patch from Sascha Hauer <hg-commit@xxxxxxxxxxx>
> Reply-To: Sascha Hauer via Mercurial <s.hauer@xxxxxxxxxxxxxx>
> To: linuxtv-commits@xxxxxxxxxxx
> Cc:Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>, Guennadi Liakhovetski <g.liakhovetski@xxxxxx>, Guennadi Liakhovetski <g.liakhovetski@xxxxxx>,
> Subject: [hg:v4l-dvb] mx3_camera: Fix compilation with CONFIG_PM
>
> The patch number 11612 was added via Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
> to http://linuxtv.org/hg/v4l-dvb master development tree.
>
> Kernel patches in this development tree may be modified to be backward
> compatible with older kernels. Compatibility modifications will be
> removed before inclusion into the mainstream Kernel
>
> If anyone has any objections, please let us know by sending a message to:
> Linux Media Mailing List <linux-media@xxxxxxxxxxxxxxx>
>
> ------
>
> From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
> mx3_camera: Fix compilation with CONFIG_PM
>
> Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
> priority: high
> ---
> drivers/media/video/mx3_camera.c | 4 ----
> 1 files changed, 0 insertions(+), 4 deletions(-)
>
>
> ---
>
> linux/drivers/media/video/mx3_camera.c | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff -r 54265472e7cb -r 4a2b85d095d4 linux/drivers/media/video/mx3_camera.c
> --- a/linux/drivers/media/video/mx3_camera.c Fri Apr 24 17:57:42 2009 +0200
> +++ b/linux/drivers/media/video/mx3_camera.c Fri Apr 24 17:58:24 2009 +0200
> @@ -1063,10 +1063,6 @@ static struct soc_camera_host_ops mx3_so
> .owner = THIS_MODULE,
> .add = mx3_camera_add_device,
> .remove = mx3_camera_remove_device,
> -#ifdef CONFIG_PM
> - .suspend = mx3_camera_suspend,
> - .resume = mx3_camera_resume,
> -#endif
> .set_crop = mx3_camera_set_crop,
> .set_fmt = mx3_camera_set_fmt,
> .try_fmt = mx3_camera_try_fmt,
>
>
> ---
>
> Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/4a2b85d095d493fa9f6a3160ff418475921e5576

--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/