Ioan-Adrian Ratiu 13a6c8328e ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion
Testing EP_FLAG_RUNNING in snd_complete_urb() before running the completion
logic allows us to save a few cpu cycles by returning early, skipping the
pending urb in case the stream was stopped; the stop logic handles the urb
and sets the completion callbacks to NULL.

Signed-off-by: Ioan-Adrian Ratiu <adi@adirat.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-01-05 07:35:17 +01:00
..
2016-10-07 20:19:31 -07:00
2016-12-25 17:21:22 +01:00
2016-12-25 17:21:22 +01:00
2016-10-07 20:19:31 -07:00
2016-12-25 17:21:22 +01:00
2016-12-14 11:14:28 -08:00
2016-01-20 09:59:27 +01:00