Re: [PATCH 2/3] iio: hid-sensor-als: Add relative hysteresis support

2021-02-06 Thread Jonathan Cameron
On Mon, 1 Feb 2021 15:43:57 +0800 Ye Xiang wrote: > Hid sensor als uses relative hysteresis, this patch adds the support. > > Signed-off-by: Ye Xiang Looks good to me. Jonathan > --- > drivers/iio/light/hid-sensor-als.c | 14 -- > 1 file changed, 12 insertions(+), 2

[PATCH 2/3] iio: hid-sensor-als: Add relative hysteresis support

2021-01-31 Thread Ye Xiang
Hid sensor als uses relative hysteresis, this patch adds the support. Signed-off-by: Ye Xiang --- drivers/iio/light/hid-sensor-als.c | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/drivers/iio/light/hid-sensor-als.c b/drivers/iio/light/hid-sensor-als.c index