Loading drivers/hid/i2c-hid/i2c-hid-core.c +0 −2 Original line number Diff line number Diff line Loading @@ -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 Loading
drivers/hid/i2c-hid/i2c-hid-core.c +0 −2 Original line number Diff line number Diff line Loading @@ -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