diff options
author | Eldad Zack <eldad@fogrefinery.com> | 2013-10-06 22:31:07 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-10-07 10:52:13 +0200 |
commit | 26de5d0a8df0817a58422f6ad43019c47716ce1f (patch) | |
tree | 88dbe768ba5be50cc89f414188d6edf793956e1d /kernel | |
parent | 93721039903eab4a3d406e6fb095e2598093bc9c (diff) |
ALSA: usb-audio: remove deactivate_endpoints()
The only call site for deactivate_endpoints() at snd_usb_hw_free().
The return value is not checked there, as it is irrelevant if it
fails on hw_free.
This patch moves the deactivation of the endpoints directly into
snd_usb_hw_free().
Signed-off-by: Eldad Zack <eldad@fogrefinery.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions