[PATCH 6/6] iio: light: Updated Vishay Capella cm32181 ambient light sensor driver. - Added Interrupt support.

2015-05-21 Thread Kevin Tsai
Signed-off-by: Kevin Tsai --- Added Interrupt support. drivers/iio/light/cm32181.c | 156 +++- 1 file changed, 153 insertions(+), 3 deletions(-) diff --git a/drivers/iio/light/cm32181.c b/drivers/iio/light/cm32181.c index b7abd46..1ae32a0 100644 ---

[PATCH 6/6] iio: light: Updated Vishay Capella cm32181 ambient light sensor driver. - Added Interrupt support.

2015-05-21 Thread Kevin Tsai
Signed-off-by: Kevin Tsai kt...@capellamicro.com --- Added Interrupt support. drivers/iio/light/cm32181.c | 156 +++- 1 file changed, 153 insertions(+), 3 deletions(-) diff --git a/drivers/iio/light/cm32181.c b/drivers/iio/light/cm32181.c index