Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133599
b: refs/heads/master
c: 208f2a8
h: refs/heads/master
i:
  133597: e391b79
  133595: d494d66
  133591: b6249c7
  133583: ce37f95
  133567: 1c81766
v: v3
  • Loading branch information
David Milburn authored and Jeff Garzik committed Mar 25, 2009
1 parent be2bb06 commit a0baca8
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: e18086d69cb5bb864749a0637f6ac573aa89d5ea
refs/heads/master: 208f2a886a2f6cf329c9fcbf8d29a0dd245cc763
2 changes: 1 addition & 1 deletion trunk/drivers/ata/ahci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1348,7 +1348,7 @@ static ssize_t ahci_transmit_led_message(struct ata_port *ap, u32 state,
writel(message[1], mmio + hpriv->em_loc+4);

/* save off new led state for port/slot */
emp->led_state = message[1];
emp->led_state = state;

/*
* tell hardware to transmit the message
Expand Down

0 comments on commit a0baca8

Please sign in to comment.