Loading
msm: msm_bus: fix dt parsing of clock regulators
Clock regulator names were previously stored in a dt sub-node to
isolate QOS clocks. This causes errors when looking up the regulators,
as they are expected to be kept in a top-level node. This change moves
the regulators out of the QOS sub-node.
Change-Id: Ie07bd76185e73067ed4028e5e77ffa74daad459e
Signed-off-by:
AJ Lindell <alindell@codeaurora.org>