Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137743
b: refs/heads/master
c: c985a8d
h: refs/heads/master
i:
  137741: 592eed7
  137739: 5369a6a
  137735: 9c7be3b
  137727: 1000854
v: v3
  • Loading branch information
Arne Luehrs authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent ee95e00 commit e57ce20
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c7181cfa6b8fa54ea4f3361e111afb60b095297a
refs/heads/master: c985a8dca3320a11550efc995d8bb40d1d739493
6 changes: 5 additions & 1 deletion trunk/drivers/media/dvb/dvb-usb/dib0700_devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -1683,7 +1683,11 @@ struct dvb_usb_device_properties dib0700_devices[] = {
{ &dib0700_usb_id_table[43], NULL },
{ NULL },
}
}
},
.rc_interval = DEFAULT_RC_INTERVAL,
.rc_key_map = dib0700_rc_keys,
.rc_key_map_size = ARRAY_SIZE(dib0700_rc_keys),
.rc_query = dib0700_rc_query
}, { DIB0700_DEFAULT_DEVICE_PROPERTIES,

.num_adapters = 1,
Expand Down

0 comments on commit e57ce20

Please sign in to comment.