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:
50b8d94
)
ALSA: emu10k1: Remove always NULL parameters
author
Lars-Peter Clausen
<lars@metafoo.de>
Fri, 2 Jan 2015 11:24:49 +0000
(12:24 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 2 Jan 2015 15:32:45 +0000
(16:32 +0100)
The various PCM and hwdep allocation functions in this driver take a pointer
to a pointer of a PCM/hwdep where if this parameter is provided the newly
allocated object is stored. All callers pass NULL though, so remove the
parameter.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/emu10k1.h
patch
|
blob
|
history
sound/pci/emu10k1/emu10k1.c
patch
|
blob
|
history
sound/pci/emu10k1/emu10k1x.c
patch
|
blob
|
history
sound/pci/emu10k1/emufx.c
patch
|
blob
|
history
sound/pci/emu10k1/emupcm.c
patch
|
blob
|
history
sound/pci/emu10k1/p16v.c
patch
|
blob
|
history
diff --cc
include/sound/emu10k1.h
Simple merge
diff --cc
sound/pci/emu10k1/emu10k1.c
Simple merge
diff --cc
sound/pci/emu10k1/emu10k1x.c
Simple merge
diff --cc
sound/pci/emu10k1/emufx.c
Simple merge
diff --cc
sound/pci/emu10k1/emupcm.c
Simple merge
diff --cc
sound/pci/emu10k1/p16v.c
Simple merge