]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/input/touchscreen/w90p910_ts.c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[mirror_ubuntu-artful-kernel.git] / drivers / input / touchscreen / w90p910_ts.c
index d2ef8f05c66ec968b382c054861db1b3e49d0ae9..003d0c3b5d08f091a32f97e401e83b59550de9a6 100644 (file)
@@ -318,8 +318,6 @@ static int w90x900ts_remove(struct platform_device *pdev)
        input_unregister_device(w90p910_ts->input);
        kfree(w90p910_ts);
 
-       platform_set_drvdata(pdev, NULL);
-
        return 0;
 }