Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28871
b: refs/heads/master
c: 005b5e4
h: refs/heads/master
i:
  28869: dddcc1c
  28867: f22935b
  28863: 84aea9f
v: v3
  • Loading branch information
Uli Luckas authored and Russell King committed Jun 22, 2006
1 parent a21198a commit 089a155
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 8b76a68c6caafef5a91cdc80958aecaca76a8896
refs/heads/master: 005b5e4d0c7795d2ec298c34c96cbe2c1e1902b0
1 change: 0 additions & 1 deletion trunk/drivers/serial/pxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ static unsigned int serial_pxa_get_mctrl(struct uart_port *port)
unsigned char status;
unsigned int ret;

return TIOCM_CTS | TIOCM_DSR | TIOCM_CAR;
status = serial_in(up, UART_MSR);

ret = 0;
Expand Down

0 comments on commit 089a155

Please sign in to comment.