Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84758
b: refs/heads/master
c: 13050d8
h: refs/heads/master
v: v3
  • Loading branch information
Stephan Boettcher authored and Linus Torvalds committed Feb 8, 2008
1 parent dcc9923 commit 3006f8d
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: a36219ac93b3fd029f5e800642226c57796c152f
refs/heads/master: 13050d89019a4127178c0945733fb23649f9f3fe
2 changes: 1 addition & 1 deletion trunk/drivers/parport/ieee1284_ops.c
Original file line number Diff line number Diff line change
Expand Up @@ -888,7 +888,7 @@ size_t parport_ieee1284_epp_read_addr (struct parport *port,

/* Event 59: set nSelectIn (nAStrb) high */
parport_frob_control (port, PARPORT_CONTROL_SELECT,
PARPORT_CONTROL_SELECT);
0);

/* Event 60: wait for Busy to go low */
if (parport_poll_peripheral (port, PARPORT_STATUS_BUSY,
Expand Down

0 comments on commit 3006f8d

Please sign in to comment.