]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/rtc/rtc-st-lpc.c
rtc: st: Update IP layout information to include Clocksource
[linux.git] / drivers / rtc / rtc-st-lpc.c
index 3f9d0acb81c7a8023cdf978964777046b7f53c72..74c0a336ceea0650965701f93399814299275bd1 100644 (file)
@@ -208,7 +208,7 @@ static int st_rtc_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_RTC)
                return -ENODEV;