mirror of
https://github.com/torvalds/linux
synced 2026-07-11 12:10:47 +09: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>