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

- removal of superfluous delay (You-Sheng Yang)
This commit is contained in:
Jiri Kosina 2019-11-29 20:36:45 +01:00
Родитель 09f5429ddf 4f65858150
Коммит b49b511f41
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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 {