Merge branch 'for-5.5/i2c' into for-linus
- removal of superfluous delay (You-Sheng Yang)
This commit is contained in:
commit
b49b511f41
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue