Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276360
b: refs/heads/master
c: 7546496
h: refs/heads/master
v: v3
  • Loading branch information
Holger Dengler authored and Martin Schwidefsky committed Dec 1, 2011
1 parent e62e5fc commit f4f3bbb
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: 3b484ec648490518dd16ed7d8f02206a39539a59
refs/heads/master: 75464960fc0ccc505527edc1459c8ad191fbc0cc
2 changes: 2 additions & 0 deletions trunk/drivers/s390/crypto/ap_bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -1552,6 +1552,8 @@ static void ap_reset(struct ap_device *ap_dev)
rc = ap_init_queue(ap_dev->qid);
if (rc == -ENODEV)
ap_dev->unregistered = 1;
else
__ap_schedule_poll_timer();
}

static int __ap_poll_device(struct ap_device *ap_dev, unsigned long *flags)
Expand Down

0 comments on commit f4f3bbb

Please sign in to comment.