Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364231
b: refs/heads/master
c: 4d29994
h: refs/heads/master
i:
  364229: f4ef813
  364227: 5445456
  364223: 8b44792
v: v3
  • Loading branch information
Jiri Slaby authored and Greg Kroah-Hartman committed Mar 18, 2013
1 parent 6f2b1d3 commit de04956
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: e99c33b9d3abfbba5ff34a16579a8e0a9e3211c4
refs/heads/master: 4d29994ddb4cc97e19a533834df2e0fdb1c1d8a8
2 changes: 0 additions & 2 deletions trunk/drivers/tty/serial/msm_serial_hs.c
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,6 @@ static void msm_hs_dmov_rx_callback(struct msm_dmov_cmd *cmd_ptr,
unsigned int error_f = 0;
unsigned long flags;
unsigned int flush;
struct tty_struct *tty;
struct tty_port *port;
struct uart_port *uport;
struct msm_hs_port *msm_uport;
Expand All @@ -919,7 +918,6 @@ static void msm_hs_dmov_rx_callback(struct msm_dmov_cmd *cmd_ptr,
clk_enable(msm_uport->clk);

port = &uport->state->port;
tty = port->tty;

msm_hs_write(uport, UARTDM_CR_ADDR, STALE_EVENT_DISABLE);

Expand Down

0 comments on commit de04956

Please sign in to comment.