Skip to content

Commit

Permalink
Merge branch 'for-5.5/i2c' into for-linus
Browse files Browse the repository at this point in the history
- removal of superfluous delay (You-Sheng Yang)
  • Loading branch information
Jiri Kosina committed Nov 29, 2019
2 parents 09f5429 + 4f65858 commit b49b511
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/hid/i2c-hid/i2c-hid-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ struct i2c_hid {

bool irq_wake_enabled;
struct mutex reset_lock;

unsigned long sleep_delay;
};

static const struct i2c_hid_quirks {
Expand Down

0 comments on commit b49b511

Please sign in to comment.