Re: typo: v4l2_bound_align_image name mismatch.

2009-06-17 Thread Mauro Carvalho Chehab
Em Wed, 17 Jun 2009 09:17:21 -0700 (PDT)
Trent Piepho  escreveu:

> On Wed, 17 Jun 2009, Mauro Carvalho Chehab wrote:
> > It seems that there's a typo error at pxa-camera. One more fix for the 
> > align stuff.
> 
> Sorry about that.  I did the pxa patch first, then changed the name of
> function before finding other drivers to patch and didn't go back and fix
> the pxa patch.
> 
> 01/02: v4l2: Fix flaw in alignment code
> http://linuxtv.org/hg/~tap/fix?cmd=changeset;node=4ef7fb102b6c
> 
> 02/02: pxa-camera: fix typo
> http://linuxtv.org/hg/~tap/fix?cmd=changeset;node=1ca713eae3b4

Applied, thanks.

I'll fold both patches on your original ones at -git. It is important to fold
the second one to avoid bisect breakages.

> 
> > Forwarded message:
> >
> > Date: Wed, 17 Jun 2009 13:47:57 +
> > From: Jonathan Cameron 
> > To: Linux Media Mailing List ,  Mauro Carvalho 
> > Chehab 
> > Subject: typo: v4l2_bound_align_image name mismatch.
> >
> >
> > Just came across a build error with pxa_camera with Mauro's linux-next tree.
> >
> > pxa-camera calls v4l2_bound_align_image whereas the function is called
> > v4l_bound_align_image.
> >
> > Cheers,
> >
> > ---
> > Jonathan Cameron
> >
> >
> >
> >
> > Cheers,
> > Mauro
> >




Cheers,
Mauro
--
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


typo: v4l2_bound_align_image name mismatch.

2009-06-17 Thread Jonathan Cameron
Just came across a build error with pxa_camera with Mauro's linux-next tree.

pxa-camera calls v4l2_bound_align_image whereas the function is called
v4l_bound_align_image.  

Cheers,

---
Jonathan Cameron
--
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