diff options
-rw-r--r-- | sound/usb/card.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/usb/card.c b/sound/usb/card.c index ccf95cfe186f..803953a9bff3 100644 --- a/sound/usb/card.c +++ b/sound/usb/card.c | |||
@@ -646,7 +646,7 @@ static int usb_audio_suspend(struct usb_interface *intf, pm_message_t message) | |||
646 | as->substream[0].need_setup_ep = | 646 | as->substream[0].need_setup_ep = |
647 | as->substream[1].need_setup_ep = true; | 647 | as->substream[1].need_setup_ep = true; |
648 | } | 648 | } |
649 | } | 649 | } |
650 | } else { | 650 | } else { |
651 | /* | 651 | /* |
652 | * otherwise we keep the rest of the system in the dark | 652 | * otherwise we keep the rest of the system in the dark |