From: Ondrej Zary Date: Sun, 19 Aug 2012 21:27:19 +0000 (+0200) Subject: ALSA: snd-ad1816a: remove useless struct snd_card_ad1816a X-Git-Tag: v3.7-rc1~81^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c86b6b452a6b2a80a2c9ffa3c8f7d80eea0fa196;p=pandora-kernel.git ALSA: snd-ad1816a: remove useless struct snd_card_ad1816a struct snd_card_ad1816a is only set but the values are never used then. Removing it allows struct snd_card's private_data to be used for struct snd_ad1816a, simplifying the code. Signed-off-by: Ondrej Zary Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed