diff options
| -rw-r--r-- | drivers/crypto/talitos.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/crypto/talitos.c b/drivers/crypto/talitos.c index a3d2e9b88c41..5967667e1a8f 100644 --- a/drivers/crypto/talitos.c +++ b/drivers/crypto/talitos.c | |||
| @@ -2495,8 +2495,6 @@ static int talitos_remove(struct platform_device *ofdev) | |||
| 2495 | 2495 | ||
| 2496 | iounmap(priv->reg); | 2496 | iounmap(priv->reg); |
| 2497 | 2497 | ||
| 2498 | dev_set_drvdata(dev, NULL); | ||
| 2499 | |||
| 2500 | kfree(priv); | 2498 | kfree(priv); |
| 2501 | 2499 | ||
| 2502 | return 0; | 2500 | return 0; |
