Re: [PATCH 1/3] HID: google: whiskers: more robust tablet mode detection
From: Jiri Kosina <jikos@kernel.org>
Date: 2019-10-01 14:16:41
Also in:
lkml
From: Jiri Kosina <jikos@kernel.org>
Date: 2019-10-01 14:16:41
Also in:
lkml
On Mon, 23 Sep 2019, Jiri Kosina wrote:
quoted
quoted
quoted
The USB interface may get detected before the platform/EC one, so let's note the state of the base (if we receive event) and use it to correctly initialize the tablet mode switch state. Also let's start the HID interface immediately when probing, this will ensure that we correctly process "base folded" events that may be sent as we initialize the base. Note that this requires us to add a release()s/release/remove/ ?You are right.I'll fix that up when I am applying it (once 5.4 merge window is over).
Now applied (with the fixup made). Thanks, -- Jiri Kosina SUSE Labs