Loading drivers/gpio/gpio-sch.c +2 −1 Original line number Diff line number Diff line Loading @@ -241,7 +241,8 @@ static int __devinit sch_gpio_probe(struct platform_device *pdev) break; default: return -ENODEV; err = -ENODEV; goto err_sch_gpio_core; } sch_gpio_core.dev = &pdev->dev; Loading Loading
drivers/gpio/gpio-sch.c +2 −1 Original line number Diff line number Diff line Loading @@ -241,7 +241,8 @@ static int __devinit sch_gpio_probe(struct platform_device *pdev) break; default: return -ENODEV; err = -ENODEV; goto err_sch_gpio_core; } sch_gpio_core.dev = &pdev->dev; Loading