diff for duplicates of <1286491689-13068-1-git-send-email-rklein@nvidia.com> diff --git a/a/1.txt b/N1/1.txt index 0bc530b..69d9e37 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From: Rhyland Klein <rklein-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +From: Rhyland Klein <rklein@nvidia.com> adding support for the ISL 29018 ambient light and proximity sensor. @@ -12,8 +12,8 @@ Addressed comments from reviews by Jonathan Cameron and Joe Perches * Added a property to list available adc ranges * Fixed warnings and property names. -Signed-off-by: Rhyland Klein <rklein-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> -Acked-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> +Signed-off-by: Rhyland Klein <rklein@nvidia.com> +Acked-by: Jonathan Cameron <jic23@cam.ac.uk> --- .../staging/iio/Documentation/sysfs-bus-iio-light | 64 +++ drivers/staging/iio/light/Kconfig | 12 + @@ -32,34 +32,34 @@ index 0000000..5d84856 + +What: /sys/bus/iio/devices/device[n]/range +KernelVersion: 2.6.37 -+Contact: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org ++Contact: linux-iio@vger.kernel.org +Description: + Hardware dependent ADC Full Scale Range used for some ambient + light sensors in calculating lux. + +What: /sys/bus/iio/devices/device[n]/range_available +KernelVersion: 2.6.37 -+Contact: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org ++Contact: linux-iio@vger.kernel.org +Description: + Hardware dependent supported vales for ADC Full Scale Range. + +What: /sys/bus/iio/devices/device[n]/adc_resolution +KernelVersion: 2.6.37 -+Contact: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org ++Contact: linux-iio@vger.kernel.org +Description: + Hardware dependent ADC resolution of the ambient light sensor + used in calculating the lux. + +What: /sys/bus/iio/devices/device[n]/adc_resolution_available +KernelVersion: 2.6.37 -+Contact: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org ++Contact: linux-iio@vger.kernel.org +Description: + Hardware dependent list of possible values supported for the + adc_resolution of the given sensor. + +What: /sys/bus/iio/devices/device[n]/illuminance0[_input|_raw] +KernelVersion: 2.6.35 -+Contact: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org ++Contact: linux-iio@vger.kernel.org +Description: + This should return the calculated lux from the light sensor. If + it comes back in SI units, it should also include _input else it @@ -67,7 +67,7 @@ index 0000000..5d84856 + +What: /sys/.../device[n]/proximity_on_chip_ambient_infrared_supression +KernelVersion: 2.6.37 -+Contact: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org ++Contact: linux-iio@vger.kernel.org +Description: + Hardware dependent mode for an ALS device to calculate the value + in proximity mode. When this is enabled, then the device should @@ -78,7 +78,7 @@ index 0000000..5d84856 + +What: /sys/bus/iio/devices/device[n]/proximity[_input|_raw] +KernelVersion: 2.6.37 -+Contact: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org ++Contact: linux-iio@vger.kernel.org +Description: + This property is supported by proximity sensors and should be + used to return the value of a reading by the sensor. If this @@ -87,7 +87,7 @@ index 0000000..5d84856 + +What: /sys/bus/iio/devices/device[n]/intensity_infrared[_input|_raw] +KernelVersion: 2.6.37 -+Contact: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org ++Contact: linux-iio@vger.kernel.org +Description: + This property is supported by sensors that have an infrared + sensing mode. This value should be the output from a reading diff --git a/a/content_digest b/N1/content_digest index 505fe61..6ce6add 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,19 @@ - "From\0rklein-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0" + "From\0rklein@nvidia.com\0" "Subject\0[PATCH v6] iio: light: Adding driver for ISL29018 ALS\0" "Date\0Thu, 7 Oct 2010 15:48:09 -0700\0" - "To\0greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org\0" - "Cc\0jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org" - joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org - achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org - linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - " Rhyland Klein <rklein-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" + "To\0greg@kroah.com\0" + "Cc\0jic23@cam.ac.uk" + joe@perches.com + achew@nvidia.com + olof@lixom.net + linux-i2c@vger.kernel.org + linux-kernel@vger.kernel.org + linux-iio@vger.kernel.org + ldewangan@nvidia.com + " Rhyland Klein <rklein@nvidia.com>\0" "\00:1\0" "b\0" - "From: Rhyland Klein <rklein-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "From: Rhyland Klein <rklein@nvidia.com>\n" "\n" "adding support for the ISL 29018 ambient light and proximity sensor.\n" "\n" @@ -27,8 +27,8 @@ " * Added a property to list available adc ranges\n" " * Fixed warnings and property names.\n" "\n" - "Signed-off-by: Rhyland Klein <rklein-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" - "Acked-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\n" + "Signed-off-by: Rhyland Klein <rklein@nvidia.com>\n" + "Acked-by: Jonathan Cameron <jic23@cam.ac.uk>\n" "---\n" " .../staging/iio/Documentation/sysfs-bus-iio-light | 64 +++\n" " drivers/staging/iio/light/Kconfig | 12 +\n" @@ -47,34 +47,34 @@ "+\n" "+What:\t\t/sys/bus/iio/devices/device[n]/range\n" "+KernelVersion:\t2.6.37\n" - "+Contact:\tlinux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "+Contact:\tlinux-iio@vger.kernel.org\n" "+Description:\n" "+\t\tHardware dependent ADC Full Scale Range used for some ambient\n" "+\t\tlight sensors in calculating lux.\n" "+\n" "+What:\t\t/sys/bus/iio/devices/device[n]/range_available\n" "+KernelVersion:\t2.6.37\n" - "+Contact:\tlinux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "+Contact:\tlinux-iio@vger.kernel.org\n" "+Description:\n" "+\t\tHardware dependent supported vales for ADC Full Scale Range.\n" "+\n" "+What:\t\t/sys/bus/iio/devices/device[n]/adc_resolution\n" "+KernelVersion:\t2.6.37\n" - "+Contact:\tlinux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "+Contact:\tlinux-iio@vger.kernel.org\n" "+Description:\n" "+\t\tHardware dependent ADC resolution of the ambient light sensor\n" "+\t\tused in calculating the lux.\n" "+\n" "+What:\t\t/sys/bus/iio/devices/device[n]/adc_resolution_available\n" "+KernelVersion:\t2.6.37\n" - "+Contact:\tlinux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "+Contact:\tlinux-iio@vger.kernel.org\n" "+Description:\n" "+\t\tHardware dependent list of possible values supported for the\n" "+\t\tadc_resolution of the given sensor.\n" "+\n" "+What:\t\t/sys/bus/iio/devices/device[n]/illuminance0[_input|_raw]\n" "+KernelVersion:\t2.6.35\n" - "+Contact:\tlinux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "+Contact:\tlinux-iio@vger.kernel.org\n" "+Description:\n" "+\t\tThis should return the calculated lux from the light sensor. If\n" "+\t\tit comes back in SI units, it should also include _input else it\n" @@ -82,7 +82,7 @@ "+\n" "+What:\t\t/sys/.../device[n]/proximity_on_chip_ambient_infrared_supression\n" "+KernelVersion:\t2.6.37\n" - "+Contact:\tlinux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "+Contact:\tlinux-iio@vger.kernel.org\n" "+Description:\n" "+\t\tHardware dependent mode for an ALS device to calculate the value\n" "+\t\tin proximity mode. When this is enabled, then the device should\n" @@ -93,7 +93,7 @@ "+\n" "+What:\t\t/sys/bus/iio/devices/device[n]/proximity[_input|_raw]\n" "+KernelVersion:\t2.6.37\n" - "+Contact:\tlinux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "+Contact:\tlinux-iio@vger.kernel.org\n" "+Description:\n" "+\t\tThis property is supported by proximity sensors and should be\n" "+\t\tused to return the value of a reading by the sensor. If this\n" @@ -102,7 +102,7 @@ "+\n" "+What:\t\t/sys/bus/iio/devices/device[n]/intensity_infrared[_input|_raw]\n" "+KernelVersion:\t2.6.37\n" - "+Contact:\tlinux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "+Contact:\tlinux-iio@vger.kernel.org\n" "+Description:\n" "+\t\tThis property is supported by sensors that have an infrared\n" "+\t\tsensing mode. This value should be the output from a reading\n" @@ -709,4 +709,4 @@ "-- \n" 1.7.0.4 -9f15521223ec58e75c7dc2a9803b3092d2a958a958883a5aeec0aff0e3e7c92a +13dae99a8303a2b1a60190c99f355aaf5c26316c98d1e6977ce9ad523961b072
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.