Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342557
b: refs/heads/master
c: 950f40f
h: refs/heads/master
i:
  342555: 9a5aa94
v: v3
  • Loading branch information
Wei Yongjun authored and Takashi Iwai committed Oct 21, 2012
1 parent 18cb9e8 commit 9859543
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 4d4ca1e839684351ff6dfa582912304e0875cad4
refs/heads/master: 950f40fdd4732e5161e244812cbd9557c4e1d86c
3 changes: 0 additions & 3 deletions trunk/sound/usb/pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,8 @@ static int init_pitch_v2(struct snd_usb_audio *chip, int iface,
{
struct usb_device *dev = chip->dev;
unsigned char data[1];
unsigned int ep;
int err;

ep = get_endpoint(alts, 0)->bEndpointAddress;

data[0] = 1;
if ((err = snd_usb_ctl_msg(dev, usb_sndctrlpipe(dev, 0), UAC2_CS_CUR,
USB_TYPE_CLASS | USB_RECIP_ENDPOINT | USB_DIR_OUT,
Expand Down

0 comments on commit 9859543

Please sign in to comment.