Re: [PATCH 2/2] staging: iio: vcnl4000: Replace i2c api's with regmap

2016-07-24 Thread Pratik Prajapati
On Sun, Jul 24, 2016 at 3:56 PM, Jonathan Cameron wrote: > On 21/07/16 15:41, Pratik Prajapati wrote: >> Signed-off-by: Pratik Prajapati >> --- >> drivers/iio/light/vcnl4000.c | 91 >> +--- >> 1 file changed, 78 insertions(+), 13 deletions(-) >> >> diff -

Re: [PATCH 2/2] staging: iio: vcnl4000: Replace i2c api's with regmap

2016-07-24 Thread Jonathan Cameron
On 21/07/16 15:41, Pratik Prajapati wrote: > Signed-off-by: Pratik Prajapati > --- > drivers/iio/light/vcnl4000.c | 91 > +--- > 1 file changed, 78 insertions(+), 13 deletions(-) > > diff --git a/drivers/iio/light/vcnl4000.c b/drivers/iio/light/vcnl4000.c