Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133406
b: refs/heads/master
c: ff18b89
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Mar 24, 2009
1 parent df4dad8 commit 1c0bb28
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f323b80dceaca858f8e240ca098681fcfe7fd3c4
refs/heads/master: ff18b89bef76d291db594af3e27b6c91e6600b57
4 changes: 2 additions & 2 deletions trunk/drivers/ide/ide-iops.c
Original file line number Diff line number Diff line change
Expand Up @@ -341,10 +341,10 @@ int ide_driveid_update(ide_drive_t *drive)

local_irq_save(flags);
tp_ops->input_data(drive, NULL, id, SECTOR_SIZE);
(void)tp_ops->read_status(hwif); /* clear drive IRQ */
local_irq_enable();
local_irq_restore(flags);

(void)tp_ops->read_status(hwif); /* clear drive IRQ */

ide_fix_driveid(id);

SELECT_MASK(drive, 0);
Expand Down

0 comments on commit 1c0bb28

Please sign in to comment.