decompressor: add LZ4 decompressor module
[cascardo/linux.git] / sound / sparc / dbri.c
index 75e6016..eee7afc 100644 (file)
@@ -2670,8 +2670,6 @@ static int dbri_remove(struct platform_device *op)
        snd_dbri_free(card->private_data);
        snd_card_free(card);
 
-       dev_set_drvdata(&op->dev, NULL);
-
        return 0;
 }