UPSTREAM: clk: rockchip: release io resource when failing to init clk
[firefly-linux-kernel-4.4.55.git] / drivers / regulator / ti-abb-regulator.c
index 1ef5aba96f1719c4b7b575eedb112c519893c7d6..d2f9942987535586dc69da863fbaa6b4ab16bdf4 100644 (file)
@@ -892,7 +892,6 @@ static struct platform_driver ti_abb_driver = {
        .probe = ti_abb_probe,
        .driver = {
                   .name = "ti_abb",
-                  .owner = THIS_MODULE,
                   .of_match_table = of_match_ptr(ti_abb_of_match),
                   },
 };