Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141895
b: refs/heads/master
c: 8308e8a
h: refs/heads/master
i:
  141893: 8b44b79
  141891: d1fc147
  141887: aacb4f8
v: v3
  • Loading branch information
Bjorn Helgaas authored and Len Brown committed Mar 27, 2009
1 parent 146c553 commit 29420be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c0ce093f5b8bc3262c51bd0b5900424a67909831
refs/heads/master: 8308e8ab70fd5d7b78afb133c51c5079548ba84f
10 changes: 0 additions & 10 deletions trunk/include/acpi/acpi_bus.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,17 +98,7 @@ typedef int (*acpi_op_unbind) (struct acpi_device * device);

struct acpi_bus_ops {
u32 acpi_op_add:1;
u32 acpi_op_remove:1;
u32 acpi_op_lock:1;
u32 acpi_op_start:1;
u32 acpi_op_stop:1;
u32 acpi_op_suspend:1;
u32 acpi_op_resume:1;
u32 acpi_op_scan:1;
u32 acpi_op_bind:1;
u32 acpi_op_unbind:1;
u32 acpi_op_shutdown:1;
u32 reserved:21;
};

struct acpi_device_ops {
Expand Down

0 comments on commit 29420be

Please sign in to comment.