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:
b8f28d5
)
ALSA: hda - Split azx_codec_create() to two phases
author
Takashi Iwai
<tiwai@suse.de>
Thu, 19 Feb 2015 17:12:22 +0000
(18:12 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 19 Feb 2015 20:41:40 +0000
(21:41 +0100)
azx_create_codec() function does actually two things: create a bus and
probe codecs. For the future work, split this to two logical
functions, azx_bus_create() and azx_probe_codecs().
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_controller.c
patch
|
blob
|
history
sound/pci/hda/hda_controller.h
patch
|
blob
|
history
sound/pci/hda/hda_intel.c
patch
|
blob
|
history
sound/pci/hda/hda_tegra.c
patch
|
blob
|
history
diff --cc
sound/pci/hda/hda_controller.c
Simple merge
diff --cc
sound/pci/hda/hda_controller.h
Simple merge
diff --cc
sound/pci/hda/hda_intel.c
Simple merge
diff --cc
sound/pci/hda/hda_tegra.c
Simple merge