Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235523
b: refs/heads/master
c: b68f23b
h: refs/heads/master
i:
  235521: 6e926f7
  235519: eacc397
v: v3
  • Loading branch information
Russ Gorby authored and Greg Kroah-Hartman committed Feb 17, 2011
1 parent e04aa65 commit 5f11221
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: fcdba07ee390d9d9c15de8b2a17baef689284fcc
refs/heads/master: b68f23b24e0013d489aaa986da0210feea00d4c1
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/ifx6x60.c
Original file line number Diff line number Diff line change
Expand Up @@ -798,8 +798,8 @@ static int ifx_spi_create_port(struct ifx_spi_device *ifx_dev)
goto error_ret;
}

pport->ops = &ifx_tty_port_ops;
tty_port_init(pport);
pport->ops = &ifx_tty_port_ops;
ifx_dev->minor = IFX_SPI_TTY_ID;
ifx_dev->tty_dev = tty_register_device(tty_drv, ifx_dev->minor,
&ifx_dev->spi_dev->dev);
Expand Down

0 comments on commit 5f11221

Please sign in to comment.