+8
−0
+9
−0
drivers/soc/qcom/socinfo.c
0 → 100644
+194
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The Qualcomm socinfo driver exposes information about the SoC, its version and its serial number to user space. Tested-by:Vinod Koul <vkoul@kernel.org> Reviewed-by:
Vinod Koul <vkoul@kernel.org> Signed-off-by:
Imran Khan <kimran@codeaurora.org> [Bjorn: Extract code to platform_driver, split patch in multiple] Signed-off-by:
Bjorn Andersson <bjorn.andersson@linaro.org> [Vaishali: Simplify declarations, introduce qcom_socinfo struct, Fix memory leak, Remove extra code and Misc code refactoring] Signed-off-by:
Vaishali Thakkar <vaishali.thakkar@linaro.org> Signed-off-by:
Bjorn Andersson <bjorn.andersson@linaro.org>