Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304627
b: refs/heads/master
c: a61a85b
h: refs/heads/master
i:
  304625: 25312ed
  304623: 6a58a68
v: v3
  • Loading branch information
Oleksij Rempel authored and Greg Kroah-Hartman committed May 10, 2012
1 parent 6b6c9f6 commit 31ab224
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: ecfbe1dc96827daa774569d186ae57abec6030da
refs/heads/master: a61a85b11b1c66a0437a0a7014a58b6f9241ac78
1 change: 0 additions & 1 deletion trunk/drivers/staging/rts5139/rts51x.c
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,6 @@ static void rts51x_init_options(struct rts51x_chip *chip)

option->ss_en = ss_en;
option->ss_delay = ss_delay;
option->needs_remote_wakeup = needs_remote_wakeup;

option->auto_delink_en = auto_delink_en;

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/rts5139/rts51x_chip.h
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,6 @@ struct rts51x_option {
int ss_en;
/* Interval to enter SS from IDLE state (second) */
int ss_delay;
int needs_remote_wakeup;
u8 ww_enable; /* sangdy2010-08-03:add for remote wakeup */

/* Enable SSC clock */
Expand Down

0 comments on commit 31ab224

Please sign in to comment.