diff options
author | Antonio Ospite <ao2@amarulasolutions.com> | 2013-01-29 06:56:30 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-01-29 09:11:13 -0500 |
commit | aa53f98674a5c21a3098018be2c8ac0984273d8f (patch) | |
tree | 71d0606c1c0c84118267d720e8f88dd94cf9a7f6 /sound/usb | |
parent | febd1cc43882733d0030295246cabfe1ded924c2 (diff) |
ALSA: usb: cosmetics, remove a leading space
Signed-off-by: Antonio Ospite <ao2@amarulasolutions.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb')
-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 |