Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193227
b: refs/heads/master
c: 6407d47
h: refs/heads/master
i:
  193225: cdcf119
  193223: 8941c81
v: v3
  • Loading branch information
Randy Dunlap authored and Takashi Iwai committed Mar 22, 2010
1 parent f25716c commit f84fd7c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2fb20b61550d3c5335e59819ed22734900d4d6e3
refs/heads/master: 6407d474e6ae6a798fa5ba40b32f508a52de80ff
3 changes: 3 additions & 0 deletions trunk/sound/usb/card.c
Original file line number Diff line number Diff line change
Expand Up @@ -606,6 +606,9 @@ static int usb_audio_resume(struct usb_interface *intf)

return 0;
}
#else
#define usb_audio_suspend NULL
#define usb_audio_resume NULL
#endif /* CONFIG_PM */

static struct usb_device_id usb_audio_ids [] = {
Expand Down

0 comments on commit f84fd7c

Please sign in to comment.