Merge commit 'v2.6.35-rc3' into next

This commit is contained in:
Dmitry Torokhov
2010-06-30 15:07:09 -07:00
1029 changed files with 83569 additions and 7903 deletions
-1
View File
@@ -613,7 +613,6 @@ static int __devexit synaptics_i2c_remove(struct i2c_client *client)
free_irq(client->irq, touch);
input_unregister_device(touch->input);
i2c_set_clientdata(client, NULL);
kfree(touch);
return 0;