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:
8c77629
)
ASoC: sb16: Simplify snd_sb16dsp_pcm()
author
Lars-Peter Clausen
<lars@metafoo.de>
Fri, 2 Jan 2015 11:24:42 +0000
(12:24 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 2 Jan 2015 15:28:35 +0000
(16:28 +0100)
All callers of snd_sb16dsp_pcm() always pass the pcm field of the first
parameter as the last parameter. Simplify the function by moving this inside
the function itself. This makes the code a bit shorter and cleaner.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/sb.h
patch
|
blob
|
history
sound/isa/als100.c
patch
|
blob
|
history
sound/isa/sb/sb16.c
patch
|
blob
|
history
sound/isa/sb/sb16_main.c
patch
|
blob
|
history
sound/pci/cs5530.c
patch
|
blob
|
history
diff --cc
include/sound/sb.h
Simple merge
diff --cc
sound/isa/als100.c
Simple merge
diff --cc
sound/isa/sb/sb16.c
Simple merge
diff --cc
sound/isa/sb/sb16_main.c
Simple merge
diff --cc
sound/pci/cs5530.c
Simple merge