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:
a836dbf
)
ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function
author
Takashi Iwai
<tiwai@suse.de>
Tue, 22 Jan 2013 14:24:30 +0000
(15:24 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 22 Jan 2013 14:25:25 +0000
(15:25 +0100)
Since both snd_hda_codec_flush_amp_cache() and
snd_hda_codec_flush_cmd_cache() are called usually at the same time,
we can simply combine them to a single function,
snd_hda_codec_flush_cache().
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
patch
|
blob
|
history
sound/pci/hda/hda_codec.h
patch
|
blob
|
history
sound/pci/hda/hda_generic.c
patch
|
blob
|
history
sound/pci/hda/hda_local.h
patch
|
blob
|
history
sound/pci/hda/patch_realtek.c
patch
|
blob
|
history
diff --cc
sound/pci/hda/hda_codec.c
Simple merge
diff --cc
sound/pci/hda/hda_codec.h
Simple merge
diff --cc
sound/pci/hda/hda_generic.c
Simple merge
diff --cc
sound/pci/hda/hda_local.h
Simple merge
diff --cc
sound/pci/hda/patch_realtek.c
Simple merge