ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls
authorTakashi Iwai <tiwai@suse.de>
Wed, 29 May 2013 10:49:32 +0000 (12:49 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 May 2013 10:50:28 +0000 (12:50 +0200)
Similarly like the previous commit for PCI drivers, remove
dev_set_drvdata(NULL) and pnp_set_drvdata(NULL) calls in ISA drivers
now.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found