Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / drivers / extcon / extcon-gpio.c
index 645b283568192f4ff0c77009bc39df2ceaee14ec..5b7ec274cb637572edacb0fe6e59f3a502ac5cc5 100644 (file)
@@ -105,7 +105,6 @@ static int gpio_extcon_probe(struct platform_device *pdev)
                return -ENOMEM;
        }
        extcon_data->edev->name = pdata->name;
-       extcon_data->edev->dev.parent = &pdev->dev;
 
        extcon_data->gpio = pdata->gpio;
        extcon_data->gpio_active_low = pdata->gpio_active_low;
This page took 0.02799 seconds and 5 git commands to generate.