Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 91afde7d authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: msm_bus: Change the init level for bus scaling driver"

parents 163b4edb fcc4bc08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1273,4 +1273,4 @@ int __init msm_bus_device_init_driver(void)
	}
	return platform_driver_register(&msm_bus_rules_driver);
}
subsys_initcall(msm_bus_device_init_driver);
fs_initcall(msm_bus_device_init_driver);