diff for duplicates of <20100616151056.181234b0@hyperion.delvare> diff --git a/a/1.txt b/N1/1.txt index f476298..49b664d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Hi Alan, On Wed, 16 Jun 2010 13:16:14 +0100, Alan Cox wrote: -> From: Kalhan Trisal <kalhan.trisal-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> From: Kalhan Trisal <kalhan.trisal@intel.com> > > This driver will report the heading values in degrees to the sysfs interface. > The values returned are headings . e.g. 245.6 @@ -13,8 +13,8 @@ Typo: description. Quick review: -> Signed-off-by: Kalhan Trisal <kalhan.trisal-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> -> Signed-off-by: Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> Signed-off-by: Kalhan Trisal <kalhan.trisal@intel.com> +> Signed-off-by: Alan Cox <alan@linux.intel.com> > --- > > .../ABI/testing/sysfs-bus-i2c-devices-hm6352 | 21 ++ @@ -35,21 +35,21 @@ Quick review: > +Where: /sys/bus/i2c/devices/.../heading > +Date: April 2010 > +Kernel Version: 2.6.36? -> +Contact: alan.cox-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org +> +Contact: alan.cox@intel.com > +Description: Reports the current heading from the compass as a floating > + point value in degrees. > + > +Where: /sys/bus/i2c/devices/.../power_state > +Date: April 2010 > +Kernel Version: 2.6.36? -> +Contact: alan.cox-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org +> +Contact: alan.cox@intel.com > +Description: Sets the power state of the device. 0 sets the device into > + sleep mode, 1 wakes it up. > + > +Where: /sys/bus/i2c/devices/.../calibration > +Date: April 2010 > +Kernel Version: 2.6.36? -> +Contact: alan.cox-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org +> +Contact: alan.cox@intel.com > +Description: Sets the calibration on or off (1 = on, 0 = off). See the > + chip data sheet. > + @@ -322,7 +322,7 @@ Double space. > +module_init(sensor_hmc6352_init); > +module_exit(sensor_hmc6352_exit); > + -> +MODULE_AUTHOR("Kalhan Trisal <kalhan.trisal-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org"); +> +MODULE_AUTHOR("Kalhan Trisal <kalhan.trisal@intel.com"); > +MODULE_DESCRIPTION("hmc6352 Compass Driver"); > +MODULE_LICENSE("GPL v2"); diff --git a/a/content_digest b/N1/content_digest index 8939a35..3e5235a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,16 @@ "ref\020100616121534.26294.12540.stgit@localhost.localdomain\0" - "ref\020100616121534.26294.12540.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org\0" - "From\0Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>\0" + "From\0Jean Delvare <khali@linux-fr.org>\0" "Subject\0Re: [PATCH] hmc6352: Add driver for the HMC6352 compass\0" "Date\0Wed, 16 Jun 2010 15:10:56 +0200\0" - "To\0Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" - "Cc\0linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Alan Cox <alan@linux.intel.com>\0" + "Cc\0linux-i2c@vger.kernel.org" + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Hi Alan,\n" "\n" "On Wed, 16 Jun 2010 13:16:14 +0100, Alan Cox wrote:\n" - "> From: Kalhan Trisal <kalhan.trisal-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> From: Kalhan Trisal <kalhan.trisal@intel.com>\n" "> \n" "> This driver will report the heading values in degrees to the sysfs interface.\n" "> The values returned are headings . e.g. 245.6\n" @@ -23,8 +22,8 @@ "\n" "Quick review:\n" "\n" - "> Signed-off-by: Kalhan Trisal <kalhan.trisal-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - "> Signed-off-by: Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> Signed-off-by: Kalhan Trisal <kalhan.trisal@intel.com>\n" + "> Signed-off-by: Alan Cox <alan@linux.intel.com>\n" "> ---\n" "> \n" "> .../ABI/testing/sysfs-bus-i2c-devices-hm6352 | 21 ++\n" @@ -45,21 +44,21 @@ "> +Where:\t\t/sys/bus/i2c/devices/.../heading\n" "> +Date:\t\tApril 2010\n" "> +Kernel Version: 2.6.36?\n" - "> +Contact:\talan.cox-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\n" + "> +Contact:\talan.cox@intel.com\n" "> +Description:\tReports the current heading from the compass as a floating\n" "> +\t\tpoint value in degrees.\n" "> +\n" "> +Where:\t\t/sys/bus/i2c/devices/.../power_state\n" "> +Date:\t\tApril 2010\n" "> +Kernel Version: 2.6.36?\n" - "> +Contact:\talan.cox-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\n" + "> +Contact:\talan.cox@intel.com\n" "> +Description:\tSets the power state of the device. 0 sets the device into\n" "> +\t\tsleep mode, 1 wakes it up.\n" "> +\n" "> +Where:\t\t/sys/bus/i2c/devices/.../calibration\n" "> +Date:\t\tApril 2010\n" "> +Kernel Version: 2.6.36?\n" - "> +Contact:\talan.cox-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\n" + "> +Contact:\talan.cox@intel.com\n" "> +Description:\tSets the calibration on or off (1 = on, 0 = off). See the\n" "> +\t\tchip data sheet.\n" "> +\n" @@ -332,11 +331,11 @@ "> +module_init(sensor_hmc6352_init);\n" "> +module_exit(sensor_hmc6352_exit);\n" "> +\n" - "> +MODULE_AUTHOR(\"Kalhan Trisal <kalhan.trisal-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\");\n" + "> +MODULE_AUTHOR(\"Kalhan Trisal <kalhan.trisal@intel.com\");\n" "> +MODULE_DESCRIPTION(\"hmc6352 Compass Driver\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" "\n" "-- \n" Jean Delvare -5f17b49a5a76a0764ae67c367ab5bb9884cdee7635e497dfa446ba27d503749c +130a1de3f71445f15dea90443413ee1036f7b42e15b1f2483b4a7a0fc361177d
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.