+0
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Upstream supports early driver registration through IOMMU_OF_DECLARE.
However, since our clock and regulator dependencies are not available at
that point the driver would defer.
Use the normal method of driver registration through an initcall instead.
Change-Id: I3083c92324550fa001b222e0fb0efaafae8f197c
Signed-off-by:
Patrick Daly <pdaly@codeaurora.org>