git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
239b9f7
)
ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate()
author
Eldad Zack
<eldad@fogrefinery.com>
Sun, 6 Oct 2013 20:31:10 +0000
(22:31 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 7 Oct 2013 09:00:03 +0000
(11:00 +0200)
The return value of snd_usb_endpoint_deactivate() is not used,
make the function have no return value.
Update the documentation to reflect what the function is actually
doing.
Signed-off-by: Eldad Zack <eldad@fogrefinery.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found