From: Tony Lindgren <tony@atomide.com>
To: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
linux-media@vger.kernel.org,
Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
Discussion of the Amstrad E3 emailer hardware/software
<e3-hacking@earth.li>
Subject: Re: [RESEND][PATCH v2 2/6] OMAP1: Add support for SoC camera interface
Date: Thu, 23 Sep 2010 16:23:10 -0700 [thread overview]
Message-ID: <20100923232309.GV4211@atomide.com> (raw)
In-Reply-To: <201009110334.03905.jkrzyszt@tis.icnet.pl>
* Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> [100910 18:26]:
> This patch adds support for SoC camera interface to OMAP1 devices.
>
> Created and tested against linux-2.6.36-rc3 on Amstrad Delta.
>
> For successfull compilation, requires a header file provided by PATCH 1/6 from
> this series, "SoC Camera: add driver for OMAP1 camera interface".
<snip>
> diff -upr linux-2.6.36-rc3.orig/arch/arm/mach-omap1/include/mach/camera.h
> linux-2.6.36-rc3/arch/arm/mach-omap1/include/mach/camera.h
> --- linux-2.6.36-rc3.orig/arch/arm/mach-omap1/include/mach/camera.h 2010-09-03 22:34:03.000000000 +0200
> +++ linux-2.6.36-rc3/arch/arm/mach-omap1/include/mach/camera.h 2010-09-09 18:42:30.000000000 +0200
> @@ -0,0 +1,8 @@
> +#ifndef __ASM_ARCH_CAMERA_H_
> +#define __ASM_ARCH_CAMERA_H_
> +
> +#include <media/omap1_camera.h>
> +
> +extern void omap1_set_camera_info(struct omap1_cam_platform_data *);
> +
> +#endif /* __ASM_ARCH_CAMERA_H_ */
Care to refresh this patch so it does not include media/omap1_camera.h?
That way things keep building if I merge this one along with the omap
patches and the drivers/media patches can get merged their via media.
I think you can just move the OMAP1_CAMERA_IOSIZE to the devices.c or
someplace like that?
Regards,
Tony
next prev parent reply other threads:[~2010-09-23 23:23 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-11 1:17 [PATCH v2 0/6] Add camera support to the OMAP1 Amstrad Delta videophone Janusz Krzysztofik
2010-09-11 1:21 ` [PATCH v2 1/6] SoC Camera: add driver for OMAP1 camera interface Janusz Krzysztofik
2010-09-11 9:32 ` Janusz Krzysztofik
2010-09-21 23:23 ` Guennadi Liakhovetski
2010-09-22 0:10 ` hermann pitton
2010-09-22 6:08 ` Guennadi Liakhovetski
2010-09-22 23:31 ` hermann pitton
2010-09-22 18:13 ` Janusz Krzysztofik
2010-09-23 13:33 ` Guennadi Liakhovetski
2010-09-23 14:51 ` Janusz Krzysztofik
2010-09-23 16:10 ` Guennadi Liakhovetski
2010-09-11 1:23 ` [PATCH v2 2/6] OMAP1: Add support for SoC " Janusz Krzysztofik
2010-09-11 1:34 ` [RESEND][PATCH " Janusz Krzysztofik
2010-09-23 23:23 ` Tony Lindgren [this message]
2010-09-23 23:44 ` Janusz Krzysztofik
2010-09-23 23:54 ` Tony Lindgren
2010-09-24 6:54 ` Guennadi Liakhovetski
2010-09-24 10:28 ` Janusz Krzysztofik
2010-09-24 17:43 ` Tony Lindgren
2010-09-22 6:53 ` [PATCH " Guennadi Liakhovetski
2010-09-22 18:20 ` Janusz Krzysztofik
2010-09-11 1:27 ` [PATCH v2 5/6] OMAP1: Amstrad Delta: add support for camera Janusz Krzysztofik
2010-09-23 23:14 ` Tony Lindgren
2010-09-23 23:26 ` Tony Lindgren
2010-09-24 0:00 ` Janusz Krzysztofik
2010-09-24 0:49 ` Tony Lindgren
2010-09-24 6:57 ` Guennadi Liakhovetski
2010-09-24 11:08 ` Janusz Krzysztofik
2010-09-11 1:28 ` [PATCH v2 6/6] OMAP1: Amstrad Delta: add camera controlled LEDS trigger Janusz Krzysztofik
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=20100923232309.GV4211@atomide.com \
--to=tony@atomide.com \
--cc=e3-hacking@earth.li \
--cc=g.liakhovetski@gmx.de \
--cc=jkrzyszt@tis.icnet.pl \
--cc=linux-media@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).