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>
No differences found