V4L/DVB (13293): dvb-usb-friio: return the correct DTV_DELIVERY_SYSTEM
authorAkihiro Tsukada <tskd2@yahoo.co.jp>
Wed, 4 Nov 2009 18:39:31 +0000 (15:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:41:14 +0000 (18:41 -0200)
This patch makes the driver return the correct DTV_DELIVERY_SYSTEM.

The driver previously returned SYS_UNDEFINED for DTV_DELIVERY_SYSTEM property,
as it lacked any driver specific S2API support.

Signed-off-by: Akihiro Tsukada <tskd2@yahoo.co.jp>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found