Re: [PATCH v3 0/2] staging: iio: isl29028: move out of staging

2017-04-25 Thread Jonathan Cameron
On 25/04/17 02:34, Brian Masney wrote: > Minor cleanup to the proximity sampling to move this driver out of > staging. > > Datasheet: > http://www.intersil.com/content/dam/Intersil/documents/isl2/isl29028.pdf > > Changes since v2: > - Reject any value that is not in the > in_proximity_sampling_

[PATCH v3 0/2] staging: iio: isl29028: move out of staging

2017-04-24 Thread Brian Masney
Minor cleanup to the proximity sampling to move this driver out of staging. Datasheet: http://www.intersil.com/content/dam/Intersil/documents/isl2/isl29028.pdf Changes since v2: - Reject any value that is not in the in_proximity_sampling_frequency_available sysfs attribute. - Changed the sampli