]> git.karo-electronics.de Git - karo-tx-linux.git/commit - sound/usb/endpoint.h
ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate()
authorEldad Zack <eldad@fogrefinery.com>
Sun, 6 Oct 2013 20:31:10 +0000 (22:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 7 Oct 2013 09:00:03 +0000 (11:00 +0200)
commit9b7c552bba88748001574925b80ba520691b0e4d
tree610ac181a22234650ffe02b245a1d45bba48c2b8
parent239b9f7990873d851335ed23fa091ce1484a5bcc
ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate()

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>
sound/usb/endpoint.c
sound/usb/endpoint.h