Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 241951
b: refs/heads/master
c: 69519c3
h: refs/heads/master
i:
  241949: a2e470c
  241947: 25f3e92
  241943: 90c1816
  241935: 0b02ba9
  241919: ef5b642
v: v3
  • Loading branch information
Igor M. Liplianin authored and Mauro Carvalho Chehab committed Mar 21, 2011
1 parent 539fb0d commit 6e76c06
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: d3210b5f9618fc3d231caf39ffd32fda490e3ea5
refs/heads/master: 69519c3eff2a4a164351792d70666efa900b697e
7 changes: 0 additions & 7 deletions trunk/drivers/media/dvb/dvb-usb/dw2102.c
Original file line number Diff line number Diff line change
Expand Up @@ -1546,8 +1546,6 @@ static struct dvb_usb_device_properties dw2102_properties = {
.adapter = {
{
.frontend_attach = dw2102_frontend_attach,
.streaming_ctrl = NULL,
.tuner_attach = NULL,
.stream = {
.type = USB_BULK,
.count = 8,
Expand Down Expand Up @@ -1599,8 +1597,6 @@ static struct dvb_usb_device_properties dw2104_properties = {
.adapter = {
{
.frontend_attach = dw2104_frontend_attach,
.streaming_ctrl = NULL,
/*.tuner_attach = dw2104_tuner_attach,*/
.stream = {
.type = USB_BULK,
.count = 8,
Expand Down Expand Up @@ -1648,7 +1644,6 @@ static struct dvb_usb_device_properties dw3101_properties = {
.adapter = {
{
.frontend_attach = dw3101_frontend_attach,
.streaming_ctrl = NULL,
.tuner_attach = dw3101_tuner_attach,
.stream = {
.type = USB_BULK,
Expand Down Expand Up @@ -1692,8 +1687,6 @@ static struct dvb_usb_device_properties s6x0_properties = {
.adapter = {
{
.frontend_attach = zl100313_frontend_attach,
.streaming_ctrl = NULL,
.tuner_attach = NULL,
.stream = {
.type = USB_BULK,
.count = 8,
Expand Down

0 comments on commit 6e76c06

Please sign in to comment.