Commit b49b511f authored by Jiri Kosina's avatar Jiri Kosina
Browse files

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

- removal of superfluous delay (You-Sheng Yang)
parents 09f5429d 4f658581
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 {