577c9c456f0e1371cbade38eaf91ae8e8a308555 author Takashi Iwai 1239718438 +0200 committer Takashi Iwai 1239718509 +0200 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: Takashi Iwai œŸ—éŸ