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:
577c9c4
)
ALSA: add private_data to struct snd_jack
author
Takashi Iwai
<tiwai@suse.de>
Tue, 14 Apr 2009 14:13:58 +0000
(16:13 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 14 Apr 2009 14:15:09 +0000
(16:15 +0200)
Added private_data and private_free fields to struct snd_jack so that
the caller can assign the data. It'll be helpful for avoiding the
double-free of the jack instance.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found