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
..
2011-10-31 19:31:21 -04:00
2012-12-07 07:20:55 +01:00
2007-10-16 16:51:18 +02:00
2012-12-07 07:20:55 +01:00
2007-05-11 16:55:49 +02:00
2012-12-13 12:00:02 -08:00
2010-12-09 08:40:01 +01:00
2012-01-11 08:56:59 +01:00
2012-12-07 07:20:55 +01:00
2008-04-24 12:00:40 +02:00
2012-12-07 07:20:55 +01:00
2007-10-16 16:51:18 +02:00
2013-05-29 12:37:32 +02:00
2012-10-18 08:14:50 +02:00
2013-05-29 12:37:32 +02:00
2012-12-07 07:20:55 +01:00
2007-05-11 16:55:49 +02:00
2012-10-17 09:01:32 +02:00
2012-12-07 07:20:55 +01:00
2009-05-06 17:33:19 +02:00
2012-12-07 07:20:55 +01:00
2008-09-09 09:11:44 +02:00
2012-12-07 07:20:55 +01:00
2007-05-11 16:55:49 +02:00
2012-12-07 07:20:55 +01:00
2007-05-11 16:55:58 +02:00
2012-12-07 07:20:55 +01:00
2008-01-31 17:30:03 +01:00
2012-12-07 07:20:55 +01:00
2012-10-17 09:01:32 +02:00
2012-12-07 07:20:55 +01:00
2009-09-21 15:49:04 +02:00
2013-02-25 09:52:07 +01:00
2007-05-11 16:55:49 +02:00
2012-12-07 07:20:55 +01:00
2008-01-31 17:29:09 +01:00
2012-12-07 07:20:55 +01:00
2007-05-11 16:55:49 +02:00
2013-02-07 09:52:15 +01:00
2012-10-17 09:23:51 +02:00
2012-10-17 09:23:51 +02:00
2012-10-17 09:23:51 +02:00
2012-12-07 07:20:55 +01:00
2008-09-09 09:11:39 +02:00