HID: i2c-hid: remove orphaned member sleep_delay
This was introduced in commit00b790ea54("HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel") which has been effectively reverted by commit67b18dfb8c("HID: i2c-hid: Remove runtime power management"). Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
847120f859
commit
4f65858150
@@ -157,8 +157,6 @@ struct i2c_hid {
|
||||
|
||||
bool irq_wake_enabled;
|
||||
struct mutex reset_lock;
|
||||
|
||||
unsigned long sleep_delay;
|
||||
};
|
||||
|
||||
static const struct i2c_hid_quirks {
|
||||
|
||||
Reference in New Issue
Block a user