mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 02:21:16 +00:00
c5d2d30ea6
For a subsystem to register with the SSR framework, a subsys_register call is made by the driver pertaining to the subsystem. The subsys descriptor parameter that is passed with this call is expected to have it's device of_node structure to be filled for the subsystem_restart driver to access certain information about the subsystem. Fill the of_node structure for esoc. This change is needed for the subsystem_restart driver to read the ssctl instance id property for esoc. Change-Id: Ic8eef38390ac423210cbddff76fab51b09f331b6 Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org> |
||
---|---|---|
.. | ||
esoc-mdm-4x.c | ||
esoc-mdm-drv.c | ||
esoc.h | ||
esoc_bus.c | ||
esoc_client.c | ||
esoc_dev.c | ||
Kconfig | ||
Makefile |