Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65751
b: refs/heads/master
c: b1139e3
h: refs/heads/master
i:
  65749: 4bb17e8
  65747: ee20ae5
  65743: 252dcf0
v: v3
  • Loading branch information
Darren Salt authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent 477b9a1 commit 15f8ee6
Show file tree
Hide file tree
Showing 2 changed files with 7 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: faebb914399ecf8ecfd0e24b96ac90d7381f7e07
refs/heads/master: b1139e353c7fc636bfe413f3296ba0284eb60c2e
7 changes: 6 additions & 1 deletion trunk/drivers/media/dvb/dvb-usb/dib0700_devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,12 @@ struct dvb_usb_device_properties dib0700_devices[] = {
{ &dib0700_usb_id_table[8], 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 = 2,
Expand Down

0 comments on commit 15f8ee6

Please sign in to comment.