Commit b49b511f authored by Jiri Kosina's avatar Jiri Kosina

Merge branch 'for-5.5/i2c' into for-linus

- removal of superfluous delay (You-Sheng Yang)
parents 09f5429d 4f658581
...@@ -158,8 +158,6 @@ struct i2c_hid { ...@@ -158,8 +158,6 @@ struct i2c_hid {
bool irq_wake_enabled; bool irq_wake_enabled;
struct mutex reset_lock; struct mutex reset_lock;
unsigned long sleep_delay;
}; };
static const struct i2c_hid_quirks { static const struct i2c_hid_quirks {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment