Re: [PATCH 5 of 8] pvrusb2: use usb_interface.dev for v4l2_device_register

2009-04-01 Thread Janne Grunau
On Wed, Apr 01, 2009 at 06:37:18AM -0300, Mauro Carvalho Chehab wrote: > On Tue, 31 Mar 2009 21:02:16 -0500 (CDT) > Mike Isely wrote: > > > > > This patch will not at all impact the operation of the pvrusb2 driver, > > and if associating with the USB interface's device node is preferred > > th

Re: [PATCH 5 of 8] pvrusb2: use usb_interface.dev for v4l2_device_register

2009-04-01 Thread Mauro Carvalho Chehab
On Tue, 31 Mar 2009 21:02:16 -0500 (CDT) Mike Isely wrote: > > This patch will not at all impact the operation of the pvrusb2 driver, > and if associating with the USB interface's device node is preferred > then I'm fine with it. > > Acked-by: Mike Isely > > Mauro: Is this series going to b

Re: [PATCH 5 of 8] pvrusb2: use usb_interface.dev for v4l2_device_register

2009-03-31 Thread Mike Isely
This patch will not at all impact the operation of the pvrusb2 driver, and if associating with the USB interface's device node is preferred then I'm fine with it. Acked-by: Mike Isely Mauro: Is this series going to be pulled into v4l-dvb or shall I just bring this one specific change into my

[PATCH 5 of 8] pvrusb2: use usb_interface.dev for v4l2_device_register

2009-03-29 Thread Janne Grunau
# HG changeset patch # User Janne Grunau # Date 1238338428 -7200 # Node ID 2d52ac089920f9ac36960c0245442fd89a06bb75 # Parent 01af508490af3bc9c939c36001d6989e2c147aa0 pvrusb2: use usb_interface.dev for v4l2_device_register Priority: normal Signed-off-by: Janne Grunau diff -r 01af508490af -r 2d