Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / drivers / power / supply / charger-manager.c
index 4dea8ec..45da870 100644 (file)
@@ -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);