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

Skip to content
Commit 535809c2 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

msm: kgsl: Remove legacy support for clock_set_flags



There are a few a3xx and a5xx targets that use the downstream API
clk_set_flags() for power control.  The bad news is that this is API is
not upstream, but the good news is that none of the targets that require
it are likely to be used in this kernel so we can safely keep most
of the target support and replace these calls with a WARN_ON mostly
as a nod to developers that might try to use this code as an example
for adding new target support later.

Change-Id: Ic0dedbad440b410d31a933891e436ea136bc796a
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 612bacfc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment