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:
2f35c63
)
ALSA: hda - Release resources in device release callback
author
Takashi Iwai
<tiwai@suse.de>
Fri, 27 Feb 2015 22:25:35 +0000
(23:25 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 3 Mar 2015 10:48:46 +0000
(11:48 +0100)
Move the destructor code to device release callback for the codec
object instead. This is a safer place to release the resources than
dev_free callback in general.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
patch
|
blob
|
history
diff --cc
sound/pci/hda/hda_codec.c
Simple merge