]> Pileus Git - ~andy/linux/blobdiff - drivers/mfd/ab3550-core.c
Merge commit 'kumar/merge' into merge
[~andy/linux] / drivers / mfd / ab3550-core.c
index 1060f8e1c40a1cd0c280b2dbfcb3759fd932241e..f54ab62e7bc6b50a11558b470637889d8a5c6533 100644 (file)
@@ -1362,7 +1362,6 @@ static int __exit ab3550_remove(struct i2c_client *client)
         * their notifiers so deactivate IRQ
         */
        free_irq(client->irq, ab);
-       i2c_set_clientdata(client, NULL);
        kfree(ab);
        return 0;
 }