Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271705
b: refs/heads/master
c: 2f00e15
h: refs/heads/master
i:
  271703: 20864b8
v: v3
  • Loading branch information
Jarod Wilson authored and Mauro Carvalho Chehab committed Sep 3, 2011
1 parent f289a8a commit 4dabc98
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 297875b6a1f3910c883e4b00bb9bc3e6c3aa6ab7
refs/heads/master: 2f00e158b59bf83b8e6bc84130ac291a28827e76
7 changes: 0 additions & 7 deletions trunk/drivers/media/rc/redrat3.c
Original file line number Diff line number Diff line change
Expand Up @@ -195,20 +195,13 @@ struct redrat3_dev {
dma_addr_t dma_in;
dma_addr_t dma_out;

/* true if write urb is busy */
bool write_busy;
/* wait for the write to finish */
struct completion write_finished;

/* locks this structure */
struct mutex lock;

/* rx signal timeout timer */
struct timer_list rx_timeout;
u32 hw_timeout;

/* Is the device currently receiving? */
bool recv_in_progress;
/* is the detector enabled*/
bool det_enabled;
/* Is the device currently transmitting?*/
Expand Down

0 comments on commit 4dabc98

Please sign in to comment.