Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17752
b: refs/heads/master
c: c0400dc
h: refs/heads/master
v: v3
  • Loading branch information
Andrey Borzenkov authored and Linus Torvalds committed Jan 10, 2006
1 parent d83d516 commit 3f96e16
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: daef265f1590cf3e6de989d074041a280c82d58b
refs/heads/master: c0400dc507a4345357fc25f13e8ac929287688a8
2 changes: 2 additions & 0 deletions trunk/drivers/ide/ide-cd.c
Original file line number Diff line number Diff line change
Expand Up @@ -2895,6 +2895,8 @@ static int ide_cdrom_register (ide_drive_t *drive, int nslots)
devinfo->mask |= CDC_CLOSE_TRAY;
if (!CDROM_CONFIG_FLAGS(drive)->mo_drive)
devinfo->mask |= CDC_MO_DRIVE;
if (!CDROM_CONFIG_FLAGS(drive)->ram)
devinfo->mask |= CDC_RAM;

devinfo->disk = info->disk;
return register_cdrom(devinfo);
Expand Down

0 comments on commit 3f96e16

Please sign in to comment.