]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/input/misc/twl6040-vibra.c
Input: twl6040-vibra - do not reparent to grandparent
[mirror_ubuntu-zesty-kernel.git] / drivers / input / misc / twl6040-vibra.c
index 0c853c2c57f81496eba6175929a660ee8cf66b73..53e33fab3f7afadef16e97a76271752d9d6d891c 100644 (file)
@@ -357,7 +357,6 @@ static int twl6040_vibra_probe(struct platform_device *pdev)
 
        info->input_dev->name = "twl6040:vibrator";
        info->input_dev->id.version = 1;
-       info->input_dev->dev.parent = pdev->dev.parent;
        info->input_dev->close = twl6040_vibra_close;
        __set_bit(FF_RUMBLE, info->input_dev->ffbit);