Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44951
b: refs/heads/master
c: 8ea86e0
h: refs/heads/master
i:
  44949: 11a22bd
  44947: c08a78e
  44943: 80d6da0
v: v3
  • Loading branch information
Kristen Carlson Accardi authored and Len Brown committed Dec 14, 2006
1 parent 0928767 commit 4d28cb8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 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: 2548c06b72396e28abdb5dd572ab589c3c22f4b9
refs/heads/master: 8ea86e0ba7c9d16ae0f35cb0c4165194fa573f7a
6 changes: 4 additions & 2 deletions trunk/drivers/acpi/dock.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,10 +326,12 @@ static void hotplug_dock_devices(struct dock_station *ds, u32 event)

static void dock_event(struct dock_station *ds, u32 event, int num)
{
struct device *dev = &dock_device.dev;
/*
* we don't do events until someone tells me that
* they would like to have them.
* Indicate that the status of the dock station has
* changed.
*/
kobject_uevent(&dev->kobj, KOBJ_CHANGE);
}

/**
Expand Down

0 comments on commit 4d28cb8

Please sign in to comment.