]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2784487d72a52808b47d6e1cf103e539743dcff0
treec888cfb83c657bf55464fc8e43f7f5a5d89242fd
parent2c0605094aec69d154d664aa55245208f4509407
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 <linux@rainbow-software.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/ad1816a.h
sound/isa/ad1816a/ad1816a.c
sound/isa/ad1816a/ad1816a_lib.c