The first patch fixes an inconsistency that I've missed in the px_enable and als enable status variables. The second patch adds interrupt support for proximity. It's the same with what I previously sent (https://lkml.org/lkml/2015/11/29/83), but with the suggested changes. I chose to resend it because it needs to go together with the first one because there is a particular workflow case involving event enabling that can be affected by that bug. And lastly, some refactoring to improve readability regarding the read raw function. Adriana Reus (3): iio: light: us5182d: Fix enable status inconcistency iio: light: us5182d: Add interrupt support and events iio: light: us5182d: Refactor read_raw function drivers/iio/light/us5182d.c | 445 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 363 insertions(+), 82 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html