[Bug 1826] New: struct lcd_properties changed into struct lcd_ops

From: <bugzilla-daemon_at_h2.handhelds.org>
Date: Sat, 5 May 2007 14:07:54 -0400 (EDT)

http://bugzilla.handhelds.org/show_bug.cgi?id=1826

           Summary: struct lcd_properties changed into struct lcd_ops
           Product: linux-2.6
           Version: 2.6.20
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: port unspecific
        AssignedTo: kernel-bugs_at_handhelds.org
        ReportedBy: pmiscml_at_gmail.com
OtherBugsDependingO 1825
             nThis:

Typical conversion patch:

-static struct lcd_properties h4000_lcd_properties =
+static struct lcd_ops h4000_lcd_properties =
 {
- .owner = THIS_MODULE,
        .get_power = h4000_lcd_get_power,
        .set_power = h4000_lcd_set_power,
 };

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Received on Sat May 05 2007 - 14:07:56 EDT

This archive was generated by hypermail 2.2.0 : Sat May 05 2007 - 14:08:19 EDT