mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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>