Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114074
b: refs/heads/master
c: d4e80be
h: refs/heads/master
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Oct 13, 2008
1 parent bc00010 commit 8a049b5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 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: a131077d57d0c52d0d481cb7c588752d0a211aa5
refs/heads/master: d4e80beae1eef31df5749516ecb36f0fb366daf1
2 changes: 0 additions & 2 deletions trunk/drivers/media/dvb/dvb-usb/af9015.c
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,6 @@ static int af9015_download_firmware(struct usb_device *udev,
goto error;
}
}
#undef FW_PACKET_MAX_DATA

/* firmware loaded, request boot */
req.cmd = BOOT;
Expand Down Expand Up @@ -1377,7 +1376,6 @@ static struct dvb_usb_device_properties af9015_properties[] = {
}
}
};
#undef AF9015_DEFAULT_PROPERTIES

static int af9015_usb_probe(struct usb_interface *intf,
const struct usb_device_id *id)
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/media/dvb/frontends/af9013.c
Original file line number Diff line number Diff line change
Expand Up @@ -1500,8 +1500,6 @@ static int af9013_download_firmware(struct af9013_state *state)
}
}

#undef FW_PACKET_MAX_DATA

/* request boot firmware */
ret = af9013_write_reg(state, 0xe205, 1);
if (ret)
Expand Down

0 comments on commit 8a049b5

Please sign in to comment.