Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325748
b: refs/heads/master
c: e36851d
h: refs/heads/master
v: v3
  • Loading branch information
Felipe Balbi authored and Greg Kroah-Hartman committed Sep 7, 2012
1 parent 0738649 commit c99a6c7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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: b1b799164afb22711e6bee718f2a5ee669bb9517
refs/heads/master: e36851d0fa94b0f7802b3cc80406dbd3ef4f2f16
4 changes: 0 additions & 4 deletions trunk/arch/arm/plat-omap/include/plat/omap-serial.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,4 @@ struct uart_omap_dma {
unsigned int rx_timeout;
};


int DTR_gpio;
int DTR_inverted;
int DTR_active;
#endif /* __OMAP_SERIAL_H__ */
4 changes: 4 additions & 0 deletions trunk/drivers/tty/serial/omap-serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ struct uart_omap_port {
u8 wakeups_enabled;
unsigned int irq_pending:1;

int DTR_gpio;
int DTR_inverted;
int DTR_active;

struct pm_qos_request pm_qos_request;
u32 latency;
u32 calc_latency;
Expand Down

0 comments on commit c99a6c7

Please sign in to comment.