From: Takashi Iwai Date: Tue, 14 Apr 2009 14:13:58 +0000 (+0200) Subject: ALSA: add private_data to struct snd_jack X-Git-Tag: v2.6.30-rc3~86^2~4^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d59065cd6fae841ca56c281189d5b8d0817d35f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed