[PATCH v2 1/2] staging: iio: vcnl4000: Add IR current adjust support

2016-07-25 Thread Pratik Prajapati
Signed-off-by: Pratik Prajapati --- Changes v1 -> v2: - documented current_led files in ABI - masked value while writing to led register - added blank line before last return - removed redundant return Documentation/ABI/testing/sysfs-bus-iio | 13 ++ drivers/iio/light/vcnl4000.c

Re: [PATCH v2 1/2] staging: iio: vcnl4000: Add IR current adjust support

2016-08-21 Thread Jonathan Cameron
On 25/07/16 11:57, Pratik Prajapati wrote: > Signed-off-by: Pratik Prajapati Sorry it took me so long to get to this. Wading back through my emails post holiday still. Small issue in the documentation. Jonathan > --- > Changes v1 -> v2: > - documented current_led files in ABI > - masked val