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:
20d3202
)
ALSA: usb-audio: simplify snd_usb_endpoint_start/stop arguments
author
Takashi Iwai
<tiwai@suse.de>
Tue, 20 Nov 2012 17:32:06 +0000
(18:32 +0100)
committer
Takashi 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