ALSA: snd-ad1816a: remove useless struct snd_card_ad1816a
authorOndrej Zary <linux@rainbow-software.org>
Sun, 19 Aug 2012 21:27:19 +0000 (23:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Aug 2012 09:10:39 +0000 (11:10 +0200)
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 <linux@rainbow-software.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found