Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163849
b: refs/heads/master
c: a030068
h: refs/heads/master
i:
  163847: 901bb70
v: v3
  • Loading branch information
Alan Cox authored and Live-CD User committed Sep 19, 2009
1 parent c7b1635 commit 3fcf6d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 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: ccce6debb62d94964e3878f978a56b0f3e32d94f
refs/heads/master: a03006860d272eac5a8ebf23f04f54c7e1e783a5
11 changes: 0 additions & 11 deletions trunk/include/linux/serial_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -336,19 +336,8 @@ struct uart_port {
void *private_data; /* generic platform data pointer */
};

/*
* This is the state information which is only valid when the port
* is open; it may be cleared the core driver once the device has
* been closed. Either the low level driver or the core can modify
* stuff here.
*/
typedef unsigned int __bitwise__ uif_t;


/*
* This is the state information which is persistent across opens.
* The low level driver must not to touch any elements contained
* within.
*/
struct uart_state {
struct tty_port port;
Expand Down

0 comments on commit 3fcf6d0

Please sign in to comment.