From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Hans Verkuil <hverkuil@xs4all.nl>,
"Stefan Lippers-Hollmann" <s.L-H@gmx.de>,
Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-media@vger.kernel.org
Subject: Re: [GIT PULL for 2.6.32] V4L/DVB updates
Date: Mon, 30 Nov 2009 12:28:14 -0200 [thread overview]
Message-ID: <20091130122814.204b409b@pedra> (raw)
In-Reply-To: <20091130120332.1512e0c6@pedra>
Em Mon, 30 Nov 2009 12:03:32 -0200
Mauro Carvalho Chehab <mchehab@redhat.com> escreveu:
> Em Sat, 28 Nov 2009 03:57:58 +0100
> Hans Verkuil <hverkuil@xs4all.nl> escreveu:
>
> > On Friday 27 November 2009 22:40:01 Stefan Lippers-Hollmann wrote:
> > > Hi
> > >
> > > On Friday 27 November 2009, Mauro Carvalho Chehab wrote:
> > > > Hi Linus,
> > > >
> > > > Please pull from:
> > > > ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus
> > > >
> > > > For the following drivers and building fixes:
> > > >
> > > > - radio-gemtek-pci: fix double mutex_lock
> > > > - v4l: add more missing linux/sched.h includes
> > > > - soc-camera: properly initialise the device object when reusing
> > > > - soc-camera: sh_mobile_ceu_camera: call pm_runtime_disable
> > > > - em28xx: fix Reddo DVB-C USB TV Box GPIO
> > > > - davinci: remove stray duplicate config pointer
> > > > - SMS_SIANO_MDTV should depend on HAS_DMA
> > > > - cxusb: Fix hang on DViCO FusionHDTV DVB-T Dual Digital 4 (rev 1)
> > > > - sh_mobile_ceu_camera: fix compile warning
> > > > - Fix wrong parameter order in memset
> > > [...]
> > >
> > > Please consider cherry picking the following two patches from Hans
> > > Verkuil [1]:
> > > - add the missing s2250-loader.h
I'm not finding the above patch. I remember I got one patch at the go7007
conversion series to V4L2 that were removing this patch that didn't exist
upstream. I had to manually fix the patch to apply at my linux-next tree.
The patches I actually merged from hans v4l-dvb-staging (after the tree rebase)
were:
changeset: 13455:0eb2e476ac2a
parent: 13372:8bff7e6c44d4
user: Hans Verkuil <hverkuil@xs4all.nl>
date: Mon Nov 16 19:07:42 2009 +0100
summary: go7007: Add struct v4l2_device.
changeset: 13456:f6f0c5647657
user: Hans Verkuil <hverkuil@xs4all.nl>
date: Mon Nov 16 19:13:51 2009 +0100
summary: s2250: Change module structure
changeset: 13457:701aead61759
user: Hans Verkuil <hverkuil@xs4all.nl>
date: Mon Nov 16 19:15:07 2009 +0100
summary: s2250: subdev conversion
changeset: 13458:2ca6a9dc112b
user: Hans Verkuil <hverkuil@xs4all.nl>
date: Mon Nov 16 19:16:00 2009 +0100
summary: go7007: subdev conversion
changeset: 13459:28dc36f9dfdc
parent: 13454:0ba581813fde
parent: 13458:2ca6a9dc112b
user: Mauro Carvalho Chehab <mchehab@redhat.com>
date: Tue Nov 24 14:45:53 2009 -0200
summary: merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-staging
Unfortunately, the original tree were already removed.
I suspect that hans didn't merge that patch on the latest version of
v4l-dvb-stating tree.
> > > - s2250 mutex patch
This one were merged on my tree:
http://linuxtv.org/hg/v4l-dvb/rev/8bff7e6c44d4
However, I suspect that just applying it won't solve the compilation breakage.
> >
> > Good catch. Mauro, can you please add these two as well for 2.6.32? I'm sure
> > I marked these two as high-prio patches. This staging driver is actively
> > being used and developed so this regression should be fixed.
>
> There were a merge problem when applying those patches at -git. As this is a
> staging driver, I opted to just move all patches to linux-next, as there were
> no mention on the patch subject mentioned that they are, in fact, fixes.
>
> I'll see what can we do to solve the s2250 compilation breakage.
>
> As Linus didn't merge from this pull request yet, I'll work on a fix, based
> on one of the Stefan suggestions, preferably backporting the patches.
>
Cheers,
Mauro
next prev parent reply other threads:[~2009-11-30 14:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-27 20:56 [GIT PULL for 2.6.32] V4L/DVB updates Mauro Carvalho Chehab
2009-11-27 21:40 ` Stefan Lippers-Hollmann
2009-11-28 2:57 ` Hans Verkuil
2009-11-28 20:33 ` Mike Isely
2009-11-30 13:57 ` Mauro Carvalho Chehab
2009-11-30 19:57 ` Mike Isely
2009-12-01 19:21 ` Mauro Carvalho Chehab
2009-12-02 2:21 ` Mike Isely
2009-11-30 14:03 ` Mauro Carvalho Chehab
2009-11-30 14:28 ` Mauro Carvalho Chehab [this message]
2009-11-30 17:42 ` Hans Verkuil
2009-11-30 20:07 ` Mauro Carvalho Chehab
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=20091130122814.204b409b@pedra \
--to=mchehab@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=hverkuil@xs4all.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.com \
--cc=s.L-H@gmx.de \
--cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.