+19
−0
drivers/soc/qcom/glink_probe.c
0 → 100644
+213
−0
drivers/soc/qcom/msm_glink_ssr.c
0 → 100644
+244
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This snapshot is taken as of msm-4.19 'commit <d2f41beab007i>
("Merge "msm: npu: Add bandwidth monitor support"")'.
This is to support glink probe driver on Lahaina.
This also moves MSM GLINK SSR notifier driver into a new file. This has be
done to so that glink probe driver can be compiled as a module. Having two
drivers in the same file was giving compilation errors. Added appropreiate
Makefile and Kconfig changes to support this move to a new file.
Change-Id: I215e1aae259c096d551b34fa7ad299e06f4391ec
Signed-off-by:
Jay Jayanna <jayanna@codeaurora.org>