Skip to content
Commit 9d59065c authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: add private_data to struct snd_jack



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: default avatarTakashi Iwai <tiwai@suse.de>
parent 577c9c45
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment