Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177997
b: refs/heads/master
c: ffa8d2a
h: refs/heads/master
i:
  177995: 902138f
v: v3
  • Loading branch information
Sebastian Ott authored and Martin Schwidefsky committed Dec 18, 2009
1 parent ae2fe51 commit 9db06e6
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 70ee9518cfc8baec618e69e4ef22566dcb2f29d3
refs/heads/master: ffa8d2a3e80a3f0dee9886947dbd506d2bb226d2
1 change: 1 addition & 0 deletions trunk/drivers/s390/cio/device.c
Original file line number Diff line number Diff line change
Expand Up @@ -1519,6 +1519,7 @@ static int ccw_device_console_enable(struct ccw_device *cdev,
sch->driver = &io_subchannel_driver;
/* Initialize the ccw_device structure. */
cdev->dev.parent= &sch->dev;
sch_set_cdev(sch, cdev);
io_subchannel_recog(cdev, sch);
/* Now wait for the async. recognition to come to an end. */
spin_lock_irq(cdev->ccwlock);
Expand Down

0 comments on commit 9db06e6

Please sign in to comment.