Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99084
b: refs/heads/master
c: 33b9cd8
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Takashi Iwai committed Jun 6, 2008
1 parent d19ee54 commit 96375c0
Show file tree
Hide file tree
Showing 2 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: 40445ac5e93f1b97e1d7a8c5bed9d34bd89b7550
refs/heads/master: 33b9cd8214d6e385fcd63c321252a359ee96d568
4 changes: 0 additions & 4 deletions trunk/sound/usb/usbaudio.c
Original file line number Diff line number Diff line change
Expand Up @@ -819,10 +819,6 @@ static const char *usb_error_string(int err)
return "device disabled";
case -EHOSTUNREACH:
return "device suspended";
#ifndef CONFIG_USB_EHCI_SPLIT_ISO
case -ENOSYS:
return "enable CONFIG_USB_EHCI_SPLIT_ISO to play through a hub";
#endif
case -EINVAL:
case -EAGAIN:
case -EFBIG:
Expand Down

0 comments on commit 96375c0

Please sign in to comment.