Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304571
b: refs/heads/master
c: ec5bd9b
h: refs/heads/master
i:
  304569: b146050
  304567: 81678c2
v: v3
  • Loading branch information
Oleksij Rempel authored and Greg Kroah-Hartman committed May 9, 2012
1 parent c661da1 commit fb9181a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 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: c377c5006f2c69ac3a41a865fbb41578547fe33d
refs/heads/master: ec5bd9b3cf288798c0ca2ee573d18594255d72ec
1 change: 0 additions & 1 deletion trunk/drivers/staging/rts5139/rts51x_chip.c
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ static void rts51x_auto_delink_polling_cycle(struct rts51x_chip *chip)
chip->option.delink_delay * 2) {
if (chip->auto_delink_counter ==
chip->option.delink_delay) {
clear_first_install_mark(chip);
if (chip->card_exist) {
/* False card */
if (!chip->card_ejected) {
Expand Down
9 changes: 0 additions & 9 deletions trunk/drivers/staging/rts5139/rts51x_sys.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,6 @@

/* typedef dma_addr_t ULONG_PTR; */

static inline void rts51x_reset_detected_cards(struct rts51x_chip *chip)
{
/* rts51x_reset_cards(chip); */
}

static inline void clear_first_install_mark(struct rts51x_chip *chip)
{
}

void rts51x_enter_ss(struct rts51x_chip *chip);
void rts51x_exit_ss(struct rts51x_chip *chip);

Expand Down

0 comments on commit fb9181a

Please sign in to comment.