Following patch adds support for Liteon 301 Ambient light sensor. Please let me know your review comments. v1: Extended LTR501 driver to support both LTR301 and LTR501 device. v2: 1. Handled device id NULL case in probe 2. Changed pr_warn to dev_warn v3: 1. Sent v2 before by mistake. So sending the final version of v2 as v3. v4: 1. Addressed minor comments from Peter Meerwald 2. Changed invalid chip id errno from ENOSYS to ENODEV 3. Fixed channel id index number 4. Removed unused variable. Kuppuswamy Sathyanarayanan (1): iio: ltr301: Add support for ltr301 drivers/iio/light/Kconfig | 2 +- drivers/iio/light/ltr501.c | 55 +++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 53 insertions(+), 4 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