ALSA: usb: cosmetics, remove a leading space
Signed-off-by: Antonio Ospite <ao2@amarulasolutions.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
febd1cc438
commit
aa53f98674
1 changed files with 1 additions and 1 deletions
|
@ -646,7 +646,7 @@ static int usb_audio_suspend(struct usb_interface *intf, pm_message_t message)
|
||||||
as->substream[0].need_setup_ep =
|
as->substream[0].need_setup_ep =
|
||||||
as->substream[1].need_setup_ep = true;
|
as->substream[1].need_setup_ep = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
/*
|
/*
|
||||||
* otherwise we keep the rest of the system in the dark
|
* otherwise we keep the rest of the system in the dark
|
||||||
|
|
Loading…
Add table
Reference in a new issue