diff for duplicates of <5665C142.1050105@ti.com> diff --git a/a/1.txt b/N1/1.txt index 5c60bfc..ef9cb54 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ On 12/05/2015 12:21 PM, Jonathan Cameron wrote: >> >> Datasheet: http://www.ti.com/product/AFE4404/datasheet >> ->> Signed-off-by: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org> +>> Signed-off-by: Andrew F. Davis <afd@ti.com> > I like this a lot. Seems much simpler to me. > > Various bits and bobs inline though. You quite rightly stated there @@ -41,7 +41,7 @@ On 12/05/2015 12:21 PM, Jonathan Cameron wrote: >> + /sys/bus/iio/devices/iio:deviceX/tia_capacitanceY >> +Date: December 2015 >> +KernelVersion: ->> +Contact: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org> +>> +Contact: Andrew F. Davis <afd@ti.com> >> +Description: >> + Get and set the resistance and the capacitance settings for the >> + Transimpedance Amplifier. Y is 1 for Rf1 and Cf1, Y is 2 for @@ -75,7 +75,7 @@ or something similar. >> +What: /sys/bus/iio/devices/iio:deviceX/tia_separate_en >> +Date: December 2015 >> +KernelVersion: ->> +Contact: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org> +>> +Contact: Andrew F. Davis <afd@ti.com> >> +Description: >> + Enable or disable separate settings for the TransImpedance >> + Amplifier above, when disabled both values are set by the @@ -165,7 +165,7 @@ Works for me, I'll add them back. >> + * AFE4404 Heart Rate Monitors and Low-Cost Pulse Oximeters >> + * >> + * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ ->> + * Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org> +>> + * Andrew F. Davis <afd@ti.com> >> + * >> + * This program is free software; you can redistribute it and/or modify >> + * it under the terms of the GNU General Public License version 2 as @@ -869,7 +869,7 @@ ACK >> +}; >> +module_i2c_driver(afe4404_i2c_driver); >> + ->> +MODULE_AUTHOR("Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>"); +>> +MODULE_AUTHOR("Andrew F. Davis <afd@ti.com>"); >> +MODULE_DESCRIPTION("TI AFE4404 Heart Rate and Pulse Oximeter"); >> +MODULE_LICENSE("GPL"); >> diff --git a/drivers/iio/health/afe440x.h b/drivers/iio/health/afe440x.h @@ -881,7 +881,7 @@ ACK >> +/* >> + * AFE440X Heart Rate Monitors and Low-Cost Pulse Oximeters >> + * ->> + * Author: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org> +>> + * Author: Andrew F. Davis <afd@ti.com> >> + * >> + * Copyright: (C) 2015 Texas Instruments, Inc. >> + * diff --git a/a/content_digest b/N1/content_digest index 10741c6..147f441 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,22 @@ "ref\01449086240-13375-1-git-send-email-afd@ti.com\0" "ref\01449086240-13375-3-git-send-email-afd@ti.com\0" "ref\056632B28.4080702@kernel.org\0" - "ref\056632B28.4080702-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\0" + "From\0Andrew F. Davis <afd@ti.com>\0" "Subject\0Re: [PATCH v2 2/2] iio: health: Add driver for the TI AFE4404 heart monitor\0" "Date\0Mon, 7 Dec 2015 11:26:26 -0600\0" - "To\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Hartmut Knaack <knaack.h-Mmb7MZpHnFY@public.gmane.org> - Lars-Peter Clausen <lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org> - " Peter Meerwald <pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Jonathan Cameron <jic23@kernel.org>" + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Hartmut Knaack <knaack.h@gmx.de> + Lars-Peter Clausen <lars@metafoo.de> + " Peter Meerwald <pmeerw@pmeerw.net>\0" + "Cc\0<devicetree@vger.kernel.org>" + <linux-iio@vger.kernel.org> + <linux-api@vger.kernel.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On 12/05/2015 12:21 PM, Jonathan Cameron wrote:\n" @@ -28,7 +27,7 @@ ">>\n" ">> Datasheet: http://www.ti.com/product/AFE4404/datasheet\n" ">>\n" - ">> Signed-off-by: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\n" + ">> Signed-off-by: Andrew F. Davis <afd@ti.com>\n" "> I like this a lot. Seems much simpler to me.\n" ">\n" "> Various bits and bobs inline though. You quite rightly stated there\n" @@ -63,7 +62,7 @@ ">> +\t\t/sys/bus/iio/devices/iio:deviceX/tia_capacitanceY\n" ">> +Date:\t\tDecember 2015\n" ">> +KernelVersion:\n" - ">> +Contact:\tAndrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\n" + ">> +Contact:\tAndrew F. Davis <afd@ti.com>\n" ">> +Description:\n" ">> +\t\tGet and set the resistance and the capacitance settings for the\n" ">> +\t\tTransimpedance Amplifier. Y is 1 for Rf1 and Cf1, Y is 2 for\n" @@ -97,7 +96,7 @@ ">> +What:\t\t/sys/bus/iio/devices/iio:deviceX/tia_separate_en\n" ">> +Date:\t\tDecember 2015\n" ">> +KernelVersion:\n" - ">> +Contact:\tAndrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\n" + ">> +Contact:\tAndrew F. Davis <afd@ti.com>\n" ">> +Description:\n" ">> +\t\tEnable or disable separate settings for the TransImpedance\n" ">> +\t\tAmplifier above, when disabled both values are set by the\n" @@ -187,7 +186,7 @@ ">> + * AFE4404 Heart Rate Monitors and Low-Cost Pulse Oximeters\n" ">> + *\n" ">> + * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/\n" - ">> + *\tAndrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\n" + ">> + *\tAndrew F. Davis <afd@ti.com>\n" ">> + *\n" ">> + * This program is free software; you can redistribute it and/or modify\n" ">> + * it under the terms of the GNU General Public License version 2 as\n" @@ -891,7 +890,7 @@ ">> +};\n" ">> +module_i2c_driver(afe4404_i2c_driver);\n" ">> +\n" - ">> +MODULE_AUTHOR(\"Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\");\n" + ">> +MODULE_AUTHOR(\"Andrew F. Davis <afd@ti.com>\");\n" ">> +MODULE_DESCRIPTION(\"TI AFE4404 Heart Rate and Pulse Oximeter\");\n" ">> +MODULE_LICENSE(\"GPL\");\n" ">> diff --git a/drivers/iio/health/afe440x.h b/drivers/iio/health/afe440x.h\n" @@ -903,7 +902,7 @@ ">> +/*\n" ">> + * AFE440X Heart Rate Monitors and Low-Cost Pulse Oximeters\n" ">> + *\n" - ">> + * Author: Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\n" + ">> + * Author: Andrew F. Davis <afd@ti.com>\n" ">> + *\n" ">> + * Copyright: (C) 2015 Texas Instruments, Inc.\n" ">> + *\n" @@ -1101,4 +1100,4 @@ ">>\n" > -b1718dc39e17a6ad9e7e494c31c87e4fd123f1009379aa5399c46d9c36eb2d02 +a70027c1c46cdb4db9e28a29a98efd934090063e94fc4b05a0eff7efee431e1f
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.