linux/sound/pci/echoaudio
Takashi Iwai 20a24225d8 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
As drvdata is cleared to NULL at probe failure or at removal by the
driver core, we don't have to call pci_set_drvdata(pci, NULL) any
longer in each driver.

The only remaining pci_set_drvdata(NULL) is in azx_firmware_cb() in
hda_intel.c.  Since this function itself releases the card instance,
we need to clear drvdata here as well, so that it won't be released
doubly in the remove callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-05-29 12:37:32 +02:00
..
Makefile
darla20.c
darla20_dsp.c
darla24.c
darla24_dsp.c
echo3g.c
echo3g_dsp.c
echoaudio.c ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove 2013-05-29 12:37:32 +02:00
echoaudio.h ALSA: pci: remove __dev* attributes 2012-12-07 07:20:55 +01:00
echoaudio_3g.c
echoaudio_dsp.c
echoaudio_dsp.h
echoaudio_gml.c
gina20.c
gina20_dsp.c
gina24.c
gina24_dsp.c
indigo.c
indigo_dsp.c
indigo_express_dsp.c
indigodj.c
indigodj_dsp.c
indigodjx.c
indigodjx_dsp.c
indigoio.c
indigoio_dsp.c
indigoiox.c
indigoiox_dsp.c
layla20.c
layla20_dsp.c
layla24.c
layla24_dsp.c
mia.c
mia_dsp.c
midi.c ALSA: pci: remove __dev* attributes 2012-12-07 07:20:55 +01:00
mona.c
mona_dsp.c