]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - sound/aoa/codecs/onyx.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / sound / aoa / codecs / onyx.c
index 91852e49910e24d9bee395e7dea36277edd08922..3687a6cc9881edf17a0e4e9ba8966d840c6cff79 100644 (file)
@@ -1114,7 +1114,6 @@ static int onyx_i2c_remove(struct i2c_client *client)
        of_node_put(onyx->codec.node);
        if (onyx->codec_info)
                kfree(onyx->codec_info);
-       i2c_set_clientdata(client, onyx);
        kfree(onyx);
        return 0;
 }