Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170073
b: refs/heads/master
c: a688e48
h: refs/heads/master
i:
  170071: 9b91a14
v: v3
  • Loading branch information
Tobias Hansen authored and Takashi Iwai committed Oct 13, 2009
1 parent 5c2316d commit 893ea04
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: 68f139204c1a2b10cc292d9cca036ebdbb6730a8
refs/heads/master: a688e4885c1aa6b88ab5ffa64655bacc01749c9e
2 changes: 1 addition & 1 deletion trunk/sound/usb/usx2y/us122l.c
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ static int snd_us122l_probe(struct usb_interface *intf,
if (device->descriptor.idProduct == USB_ID_US144
&& device->speed == USB_SPEED_HIGH) {
snd_printk(KERN_ERR "disable ehci-hcd to run US-144 \n");
return -ENOENT;
return -ENODEV;
}

snd_printdd(KERN_DEBUG"%p:%i\n",
Expand Down

0 comments on commit 893ea04

Please sign in to comment.