Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130717
b: refs/heads/master
c: e5461f3
h: refs/heads/master
i:
  130715: c5fec09
v: v3
  • Loading branch information
Kay Sievers authored and Bartlomiej Zolnierkiewicz committed Feb 2, 2009
1 parent ada2769 commit 6327874
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9e772d0135a5b5f8355320be429efa339700d52d
refs/heads/master: e5461f38b43d5658087a598c8deb2a9928d6b92b
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ static int do_drive_get_GTF(ide_drive_t *drive,
port = hwif->channel ? drive->dn - 2: drive->dn;

DEBPRINT("ENTER: %s at %s, port#: %d, hard_port#: %d\n",
hwif->name, dev->bus_id, port, hwif->channel);
hwif->name, dev_name(dev), port, hwif->channel);

if ((drive->dev_flags & IDE_DFLAG_PRESENT) == 0) {
DEBPRINT("%s drive %d:%d not present\n",
Expand Down

0 comments on commit 6327874

Please sign in to comment.