Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67333
b: refs/heads/master
c: aa01542
h: refs/heads/master
i:
  67331: 8272da7
v: v3
  • Loading branch information
Olaf Hering authored and Paul Mackerras committed Sep 19, 2007
1 parent c7eecd7 commit 4e20661
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: 00efee7d5d0d7888aafbf0d2de76943ee8aca47a
refs/heads/master: aa0154290fc05948560ac43afcccf8259e10bcd0
2 changes: 1 addition & 1 deletion trunk/drivers/serial/pmac_zilog.c
Original file line number Diff line number Diff line change
Expand Up @@ -1587,7 +1587,7 @@ static int pmz_suspend(struct macio_dev *mdev, pm_message_t pm_state)
if (pm_state.event == mdev->ofdev.dev.power.power_state.event)
return 0;

pmz_debug("suspend, switching to state %d\n", pm_state);
pmz_debug("suspend, switching to state %d\n", pm_state.event);

state = pmz_uart_reg.state + uap->port.line;

Expand Down

0 comments on commit 4e20661

Please sign in to comment.