ALSA: usb-audio: simplify snd_usb_endpoint_start/stop arguments
authorTakashi Iwai <tiwai@suse.de>
Tue, 20 Nov 2012 17:32:06 +0000 (18:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 21 Nov 2012 10:43:40 +0000 (11:43 +0100)
Reduce the redundant arguments for snd_usb_endpoint_start() and
snd_usb_endpoint_stop().  Also replaced from int to bool.

No functional changes by this commit.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found