mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 09:40:58 +07:00
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;
|
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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user