Re: [PATCH v2 0/6] Intel Integrated Sensor Hub Support (ISH)
From: Grant Likely <hidden>
Date: 2016-08-24 16:16:42
Also in:
linux-input, lkml
From: Grant Likely <hidden>
Date: 2016-08-24 16:16:42
Also in:
linux-input, lkml
On Tue, Jul 5, 2016 at 8:42 AM, Grant Likely [off-list ref] wrote:
On 22/06/16 06:40, Srinivas Pandruvada wrote:quoted
Change log v2: - Overview in documentation show analogy with usbhid implementation - sparse errors for statics. Also pointed by Jiri - Clearly marking exported function header file. Clean up all exports unused inteface functions - Changed to tristate from boolean as pointed by Jiri: this required remove/unload functions - Prevent crash when ISH enabled on non supported platform - Break client.c to smaller part by seprating buffer allocations - move bus register/unregister to ishtp module - There is only one config symbol INTEL_ISH_HID, removed silent config for TRANSPORT and IPCTested-by: Grant Likely <redacted> On an HP Spectre x360 laptop using v4.7-rc5.
Hey Srinivas. Any progress on this patch series? g.