]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/watchdog/st_lpc_wdt.c
Merge tag 'fixes-for-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
[mirror_ubuntu-bionic-kernel.git] / drivers / watchdog / st_lpc_wdt.c
index f32be155212adfea313f3c45716749199af2296d..6785afdc0fcaabad1694f3e0c24b316ddb29c1bf 100644 (file)
@@ -197,7 +197,7 @@ static int st_wdog_probe(struct platform_device *pdev)
                return -EINVAL;
        }
 
-       /* LPC can either run in RTC or WDT mode */
+       /* LPC can either run as a Clocksource or in RTC or WDT mode */
        if (mode != ST_LPC_MODE_WDT)
                return -ENODEV;