rc2014: note something we need to attend to to do clockless
authorAlan Cox <alan@linux.intel.com>
Sat, 30 Jun 2018 22:11:23 +0000 (23:11 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 30 Jun 2018 22:11:23 +0000 (23:11 +0100)
Kernel/platform-rc2014/main.c

index 83972ee..f8dcd70 100644 (file)
@@ -24,6 +24,8 @@ void platform_discard(void)
 
 void platform_idle(void)
 {
+       /* FIXME: for the non CTC case we should poll the DS1302 here and
+          fake up appopriate timer events */
        /* Let's go to sleep while we wait for something to interrupt us;
         * Makes the HALT LED go yellow, which amuses me greatly. */
        __asm