public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Valentin Longchamp <valentin.longchamp@epfl.ch>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
	Magnus Damm <magnus.damm@gmail.com>,
	"m-karicheri2@ti.com" <m-karicheri2@ti.com>,
	Robert Jarzmik <robert.jarzmik@free.fr>,
	Paulius Zaleckas <paulius.zaleckas@teltonika.lt>,
	Darius Augulis <augulis.darius@gmail.com>
Subject: Re: [PATCH 0/4] soc-camera: cleanup + scaling / cropping API fix
Date: Thu, 30 Jul 2009 15:34:17 +0200	[thread overview]
Message-ID: <4A71A159.60903@epfl.ch> (raw)
In-Reply-To: <Pine.LNX.4.64.0907291640010.4983@axis700.grange>

Hi Guennadi,

Guennadi Liakhovetski wrote:
> Hi all
> 
> here goes a new iteration of the soc-camera scaling / cropping API 
> compliance fix. In fact, this is only the first _complete_ one, the 
> previous version only converted one platform - i.MX31 and one camera 
> driver - MT9T031. This patch converts all soc-camera drivers. The most 
> difficult one is the SuperH driver, since it is currently the only host 
> driver implementing own scaling and cropping on top of those of sensor 
> drivers. The first three patches in the series are purely cosmetic, 
> unifying device objects, used in dev_dbg, dev_info... functions. These 
> patches extend the patch series uploaded at 
> http://download.open-technology.de/soc-camera/20090701/ with the actual 
> scaling / cropping patch still in 
> http://download.open-technology.de/testing/. The series is still based on 
> the git://git.pengutronix.de/git/imx/linux-2.6.git (now gone) for-rmk 
> branch, but the i.MX31 patches, that my patch-series depends on, are now 
> in the mainline, so, I will be rebasing the stack soon. In the meantime, 
> I'm afraid, it might require some fiddling to test the stack.

I'd love to give your patches a try. But the fiddling looks very hard 
for me ... patch 0010 does not apply correctly for me, and a 130K patch 
to do by hand is .. looooong.

If someone could tell me how to get out of that hell, I could give it a 
try, otherwise, I will have to wait for a rebase (I'm using Sascha's 
mxc-master branch, currently based on 2.6.31-rc2):

fatal: sha1 information is lacking or useless 
(drivers/media/video/mt9m001.c).
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.

Thanks

Val

-- 
Valentin Longchamp, PhD Student, EPFL-STI-LSRO1
valentin.longchamp@epfl.ch, Phone: +41216937827
http://people.epfl.ch/valentin.longchamp
MEA3485, Station 9, CH-1015 Lausanne

  parent reply	other threads:[~2009-07-30 13:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-29 15:18 [PATCH 0/4] soc-camera: cleanup + scaling / cropping API fix Guennadi Liakhovetski
2009-07-29 15:18 ` [PATCH 1/4] soc-camera: Use I2C device for dev_{dbg,info,...} output in all clients Guennadi Liakhovetski
2009-07-29 15:18 ` [PATCH 2/4] soc-camera: Use camera device object for core output Guennadi Liakhovetski
2009-07-29 15:18 ` [PATCH 3/4] soc-camera: Use video device object for output in host drivers Guennadi Liakhovetski
2009-07-29 15:18 ` [PATCH 4/4] soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP) Guennadi Liakhovetski
2009-07-29 19:05   ` [PATCH 4/4 v2] " Guennadi Liakhovetski
2009-07-30 13:34 ` Valentin Longchamp [this message]
2009-07-30 18:23   ` [PATCH 0/4] soc-camera: cleanup + scaling / cropping API fix Guennadi Liakhovetski
2009-07-31  7:46     ` Valentin Longchamp
2009-08-05 13:54     ` Valentin Longchamp
2009-08-05 17:42       ` Guennadi Liakhovetski

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=4A71A159.60903@epfl.ch \
    --to=valentin.longchamp@epfl.ch \
    --cc=augulis.darius@gmail.com \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-media@vger.kernel.org \
    --cc=m-karicheri2@ti.com \
    --cc=magnus.damm@gmail.com \
    --cc=paulius.zaleckas@teltonika.lt \
    --cc=robert.jarzmik@free.fr \
    /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