Re: [PATCH v3] iio: humidity: hdc100x: add triggered buffer support for HDC100X

2016-09-02 Thread Alison Schofield
0 > From: kbuild test robot <fengguang...@intel.com> > To: kbu...@01.org > Cc: Julia Lawall <julia.law...@lip6.fr> > Subject: Re: [PATCH v3] iio: humidity: hdc100x: add triggered buffer support > for > HDC100X > > Hi Alison, > > [auto build test W

Re: [PATCH v3] iio: humidity: hdc100x: add triggered buffer support for HDC100X

2016-09-02 Thread Alison Schofield
0 > From: kbuild test robot > To: kbu...@01.org > Cc: Julia Lawall > Subject: Re: [PATCH v3] iio: humidity: hdc100x: add triggered buffer support > for > HDC100X > > Hi Alison, > > [auto build test WARNING on next-20160825] > [also build test WARNING on v4.

Re: [PATCH v3] iio: humidity: hdc100x: add triggered buffer support for HDC100X

2016-09-02 Thread Julia Lawall
ATCH v3] iio: humidity: hdc100x: add triggered buffer support for HDC100X Hi Alison, [auto build test WARNING on next-20160825] [also build test WARNING on v4.8-rc4] [cannot apply to iio/togreg v4.8-rc4 v4.8-rc3 v4.8-rc2] [if your patch is applied to the wrong git tree, please drop us a

Re: [PATCH v3] iio: humidity: hdc100x: add triggered buffer support for HDC100X

2016-09-02 Thread Julia Lawall
Please check on the lines marked with @. An unlock may be needed at line 210. julia -- Forwarded message -- Date: Fri, 2 Sep 2016 07:19:23 +0800 From: kbuild test robot To: kbu...@01.org Cc: Julia Lawall Subject: Re: [PATCH v3] iio: humidity: hdc100x: add triggered buffer

[PATCH v3] iio: humidity: hdc100x: add triggered buffer support for HDC100X

2016-09-01 Thread Alison Schofield
Triggered buffer support uses the HDC100X's dual acquisition mode to read both humidity and temperature in one shot. This patch depends on 447136effbf4 ("iio: humidity: hdc100x: fix sensor data reads of temp and humidity") Signed-off-by: Alison Schofield

[PATCH v3] iio: humidity: hdc100x: add triggered buffer support for HDC100X

2016-09-01 Thread Alison Schofield
Triggered buffer support uses the HDC100X's dual acquisition mode to read both humidity and temperature in one shot. This patch depends on 447136effbf4 ("iio: humidity: hdc100x: fix sensor data reads of temp and humidity") Signed-off-by: Alison Schofield Cc: