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

Skip to content
Commit 2726e792 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

msm: kgsl: Fix linked sysfs files



kernfs_create_link is an unexported function so we need a workaround.
Luckily most of the "linked" sysfs files are our own, so we can just
create new attributes with the same callback functions.  We're not
so lucky with the devfreq nodes but they are optional so we can
omit them when we are building as a module.

Change-Id: Ic0dedbad7e5f4e28a62ce57abb6451f4865d37ab
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 460c0a81
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