Re: [PATCH v2 0/6] Intel Integrated Sensor Hub Support (ISH)

From: Srinivas Pandruvada
Date: Wed Aug 24 2016 - 14:43:20 EST


On Wed, 2016-08-24 at 12:16 -0400, Grant Likely wrote:
> On Tue, Jul 5, 2016 at 8:42 AM, Grant Likely <glikely@xxxxxxxxxxxx>
> wrote:
> >
> >
> > On 22/06/16 06:40, Srinivas Pandruvada wrote:
> > >
> > >
> > > 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 IPC
> >
> > Tested-by: Grant Likely <grant.likely@xxxxxxxxxxxx>
> >
> > On an HP Spectre x360 laptop using v4.7-rc5.
>
> Hey Srinivas. Any progress on this patch series?
Unless someone has major objection, they can land up in 4.9.
They will go through two different trees, I can ping you once I see all
patches in linux-next.

Thanks,
Srinivas


>
> g.