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

Commit 10239303 authored by Shadab Naseem's avatar Shadab Naseem
Browse files

soc: qcom: Correct the module description for llcc-orchid



Correct the module description for llcc orchid driver.

Change-Id: Iba3ab53913e8f2be6953de2a06fc92e5700d3f62
Signed-off-by: default avatarShadab Naseem <snaseem@codeaurora.org>
parent 3fc748c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,5 +84,5 @@ static struct platform_driver orchid_qcom_llcc_driver = {
};
module_platform_driver(orchid_qcom_llcc_driver);

MODULE_DESCRIPTION("QCOM orchid LLCC driver");
MODULE_DESCRIPTION("QTI orchid LLCC driver");
MODULE_LICENSE("GPL v2");