http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1319

           Summary: sysfs RTC class device missing wakealarm capability
           Product: OpenMoko
           Version: unspecified
          Platform: Neo1973
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: kernel
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


Our RTF can wake us up from suspend. Unfortunately, we don't enable this feature
in the RTC sys class interface hence the 'wakealarm' attribute is missing.

The corresponding code in RTC class is:
       else if (rtc_does_wakealarm(class_dev)) {
               /* not all RTCs support both alarms and wakeup */
               err = class_device_create_file(class_dev,

Can we please add that?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to