]> Git Repo - linux.git/blobdiff - drivers/gpio/gpio-wm8994.c
gpio: of: drop needless gpio_chip look-up in of_parse_own_gpio()
[linux.git] / drivers / gpio / gpio-wm8994.c
index 744af388c949c3662ba0cec61e15dae35627e78f..2457aac8592e7c7f1fd73d6300944281b9715313 100644 (file)
@@ -299,7 +299,6 @@ static int wm8994_gpio_probe(struct platform_device *pdev)
 
 static struct platform_driver wm8994_gpio_driver = {
        .driver.name    = "wm8994-gpio",
-       .driver.owner   = THIS_MODULE,
        .probe          = wm8994_gpio_probe,
 };
 
This page took 0.026036 seconds and 4 git commands to generate.