Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156759
b: refs/heads/master
c: ba1bc64
h: refs/heads/master
i:
  156757: b04bb03
  156755: 7ca1066
  156751: 9cad12a
v: v3
  • Loading branch information
Nils Kassube authored and Mauro Carvalho Chehab committed Aug 13, 2009
1 parent 9b577e6 commit 6ecf777
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 6655be0f4f377d7e249219c6031c4be3533604a2
refs/heads/master: ba1bc64272f0af668690ba2bf859b13172db7230
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/af9015.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ static int af9015_rw_udev(struct usb_device *udev, struct req_t *req)

switch (req->cmd) {
case GET_CONFIG:
case BOOT:
case READ_MEMORY:
case RECONNECT_USB:
case GET_IR_CODE:
Expand All @@ -100,6 +99,7 @@ static int af9015_rw_udev(struct usb_device *udev, struct req_t *req)
case WRITE_VIRTUAL_MEMORY:
case COPY_FIRMWARE:
case DOWNLOAD_FIRMWARE:
case BOOT:
break;
default:
err("unknown command:%d", req->cmd);
Expand Down

0 comments on commit 6ecf777

Please sign in to comment.