Skip to content

Commit b49b511

Browse files
author
Jiri Kosina
committed
Merge branch 'for-5.5/i2c' into for-linus
- removal of superfluous delay (You-Sheng Yang)
2 parents 09f5429 + 4f65858 commit b49b511

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/hid/i2c-hid/i2c-hid-core.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,6 @@ struct i2c_hid {
158158

159159
bool irq_wake_enabled;
160160
struct mutex reset_lock;
161-
162-
unsigned long sleep_delay;
163161
};
164162

165163
static const struct i2c_hid_quirks {

0 commit comments

Comments
 (0)