diff options
Diffstat (limited to 'sound/pci/es1968.c')
-rw-r--r-- | sound/pci/es1968.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/es1968.c b/sound/pci/es1968.c index 3f3ff1bae814..ec7f8371a812 100644 --- a/sound/pci/es1968.c +++ b/sound/pci/es1968.c | |||
@@ -2793,7 +2793,6 @@ static int __devinit snd_es1968_create(struct snd_card *card, | |||
2793 | snd_card_set_dev(card, &pci->dev); | 2793 | snd_card_set_dev(card, &pci->dev); |
2794 | 2794 | ||
2795 | #ifdef CONFIG_SND_ES1968_RADIO | 2795 | #ifdef CONFIG_SND_ES1968_RADIO |
2796 | chip->tea.card = card; | ||
2797 | chip->tea.private_data = chip; | 2796 | chip->tea.private_data = chip; |
2798 | chip->tea.ops = &snd_es1968_tea_ops; | 2797 | chip->tea.ops = &snd_es1968_tea_ops; |
2799 | if (!snd_tea575x_init(&chip->tea)) | 2798 | if (!snd_tea575x_init(&chip->tea)) |