Re: [GIT PATCHES FOR 3.1] v4l-dvb: add and use poll_requested_events() function

2011-07-27 Thread Mauro Carvalho Chehab
Hi Hans, Em 17-07-2011 08:19, Hans Verkuil escreveu: > Hi Mauro, > > This patch series adds the poll_requested_events() function and uses it in > the V4L2 core and the ivtv driver. > > The poll patch is unchanged from the RFCv3 patch posted a week ago and the > other patches are unchanged from t

Re: [GIT PATCHES FOR 3.1] v4l-dvb: add and use poll_requested_events() function

2011-07-27 Thread Mauro Carvalho Chehab
Em 17-07-2011 08:19, Hans Verkuil escreveu: > Hi Mauro, > > This patch series adds the poll_requested_events() function and uses it in > the V4L2 core and the ivtv driver. > > The poll patch is unchanged from the RFCv3 patch posted a week ago and the > other patches are unchanged from the RFCv1 p

[GIT PATCHES FOR 3.1] v4l-dvb: add and use poll_requested_events() function

2011-07-17 Thread Hans Verkuil
Hi Mauro, This patch series adds the poll_requested_events() function and uses it in the V4L2 core and the ivtv driver. The poll patch is unchanged from the RFCv3 patch posted a week ago and the other patches are unchanged from the RFCv1 patch series posted last Wednesday on the linux-media list.