Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348906
b: refs/heads/master
c: 014b9b4
h: refs/heads/master
v: v3
  • Loading branch information
chao bi authored and Greg Kroah-Hartman committed Jan 16, 2013
1 parent 6c20b43 commit e4cbd81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b7b9041b208d09c114d9d30ff1b7f860b7765f45
refs/heads/master: 014b9b4ce84281ccb3d723c792bed19815f3571a
1 change: 1 addition & 0 deletions trunk/drivers/tty/serial/ifx6x60.c
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,7 @@ static void ifx_port_shutdown(struct tty_port *port)

clear_bit(IFX_SPI_STATE_IO_AVAILABLE, &ifx_dev->flags);
mrdy_set_low(ifx_dev);
del_timer(&ifx_dev->spi_timer);
clear_bit(IFX_SPI_STATE_TIMER_PENDING, &ifx_dev->flags);
tasklet_kill(&ifx_dev->io_work_tasklet);
}
Expand Down

0 comments on commit e4cbd81

Please sign in to comment.