s/systme/system/

Signed-off-by: Bhaskar Chowdhury <unixbhas...@gmail.com>
---
 drivers/power/supply/charger-manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/power/supply/charger-manager.c 
b/drivers/power/supply/charger-manager.c
index 4dea8ecd70bc..45da870aecca 100644
--- a/drivers/power/supply/charger-manager.c
+++ b/drivers/power/supply/charger-manager.c
@@ -1604,7 +1604,7 @@ static int charger_manager_probe(struct platform_device 
*pdev)
        mutex_unlock(&cm_list_mtx);

        /*
-        * Charger-manager is capable of waking up the systme from sleep
+        * Charger-manager is capable of waking up the system from sleep
         * when event is happened through cm_notify_event()
         */
        device_init_wakeup(&pdev->dev, true);
--
2.26.2

Reply via email to