Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376020
b: refs/heads/master
c: bbedf2f
h: refs/heads/master
v: v3
  • Loading branch information
Samuel Ortiz authored and Greg Kroah-Hartman committed May 21, 2013
1 parent 6e1bd01 commit a39b5f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d2242a384355773c711a936522bcfae0f35f8c2a
refs/heads/master: bbedf2fc207bbd89c109123caee7cf0497030762
2 changes: 2 additions & 0 deletions trunk/drivers/misc/mei/bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,8 @@ int mei_cl_disable_device(struct mei_cl_device *device)
}
}

device->event_cb = NULL;

mutex_unlock(&dev->device_lock);

if (!device->ops || !device->ops->disable)
Expand Down

0 comments on commit a39b5f7

Please sign in to comment.