V4L/DVB (6705): pvrusb2: Implement default standard selection based on device type
commit6a540254966f8a01de0f7c78a27db17458c2d8f5
authorMike Isely <isely@pobox.com>
Mon, 3 Dec 2007 02:51:34 +0000 (2 23:51 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:06 +0000 (25 19:03 -0200)
treea18a62aa65b78b8fcbdfdbb3c3ce94a3a8bfa794
parentea2562d94fade3d6ee9b22ed5addbbdba697d22a
V4L/DVB (6705): pvrusb2: Implement default standard selection based on device type

This adds a default video standard setting to the pvr2_device_desc
structure for describing device types.  With this change it is
possible to set a reasonable default standard based on device type.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-devattr.c
drivers/media/video/pvrusb2/pvrusb2-devattr.h
drivers/media/video/pvrusb2/pvrusb2-hdw.c