diff for duplicates of <200807251200.45321.david-b@pacbell.net> diff --git a/a/1.txt b/N1/1.txt index 757e708..dd7e01c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Friday 25 July 2008, Grant Likely wrote: -> From: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> +> From: Grant Likely <grant.likely@secretlab.ca> > > spi_new_device() allocates and registers an spi device all in one swoop. > If the driver needs to add extra data to the spi_device before it is @@ -31,12 +31,12 @@ Strike "an". :) > This change is in preparation for adding an OF device tree parser to > generate spi_devices based on data in the device tree. > -> Signed-off-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> +> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Given the comment fixes noted above and below: -Acked-by: David Brownell <dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> +Acked-by: David Brownell <dbrownell@users.sourceforge.net> Thanks. @@ -285,12 +285,4 @@ would otherwise be defined using the board info." > spi_new_device(struct spi_master *, struct spi_board_info *); > > static inline void -> - - - -------------------------------------------------------------------------- -This SF.Net email is sponsored by the Moblin Your Move Developer's challenge -Build the coolest Linux based applications with Moblin SDK & win great prizes -Grand prize is a trip for two to an Open Source event anywhere in the world -http://moblin-contest.org/redirect.php?banner_id=100&url=/ +> diff --git a/a/content_digest b/N1/content_digest index e80f88e..7737e90 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,17 @@ "ref\020080725072549.8485.90723.stgit@trillian.secretlab.ca\0" "ref\020080725073316.8485.84001.stgit@trillian.secretlab.ca\0" - "ref\020080725073316.8485.84001.stgit-8FIgwK2HfyId2tlXD8uQ6/kpB+XfMlBf@public.gmane.org\0" - "From\0David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>\0" + "From\0David Brownell <david-b@pacbell.net>\0" "Subject\0Re: [PATCH v3 2/4] spi: split up spi_new_device() to allow two stage registration.\0" "Date\0Fri, 25 Jul 2008 12:00:44 -0700\0" - "To\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0" - "Cc\0spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - jonsmirl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org\0" + "To\0Grant Likely <grant.likely@secretlab.ca>\0" + "Cc\0spi-devel-general@lists.sourceforge.net" + akpm@linux-foundation.org + linux-kernel@vger.kernel.org + " linuxppc-dev@ozlabs.org\0" "\00:1\0" "b\0" "On Friday 25 July 2008, Grant Likely wrote:\n" - "> From: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n" + "> From: Grant Likely <grant.likely@secretlab.ca>\n" "> \n" "> spi_new_device() allocates and registers an spi device all in one swoop.\n" "> If the driver needs to add extra data to the spi_device before it is\n" @@ -45,12 +43,12 @@ "> This change is in preparation for adding an OF device tree parser to\n" "> generate spi_devices based on data in the device tree.\n" "> \n" - "> Signed-off-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n" + "> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>\n" "\n" "Given the comment fixes noted above and below:\n" "\n" "\n" - "Acked-by: David Brownell <dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>\n" + "Acked-by: David Brownell <dbrownell@users.sourceforge.net>\n" "\n" "Thanks.\n" "\n" @@ -299,14 +297,6 @@ "> spi_new_device(struct spi_master *, struct spi_board_info *);\n" "> \n" "> static inline void\n" - "> \n" - "\n" - "\n" - "\n" - "-------------------------------------------------------------------------\n" - "This SF.Net email is sponsored by the Moblin Your Move Developer's challenge\n" - "Build the coolest Linux based applications with Moblin SDK & win great prizes\n" - "Grand prize is a trip for two to an Open Source event anywhere in the world\n" - http://moblin-contest.org/redirect.php?banner_id=100&url=/ + > -5c4a19993d438deea87036afaf19fed548dad4ac489e507f7d2118fd1f87e1ba +fa0014b079a95d8677eb1c1ca67b9b50a2bdb74f98efe2e30347d60c1921822c
diff --git a/a/1.txt b/N2/1.txt index 757e708..dd7e01c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On Friday 25 July 2008, Grant Likely wrote: -> From: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> +> From: Grant Likely <grant.likely@secretlab.ca> > > spi_new_device() allocates and registers an spi device all in one swoop. > If the driver needs to add extra data to the spi_device before it is @@ -31,12 +31,12 @@ Strike "an". :) > This change is in preparation for adding an OF device tree parser to > generate spi_devices based on data in the device tree. > -> Signed-off-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> +> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Given the comment fixes noted above and below: -Acked-by: David Brownell <dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> +Acked-by: David Brownell <dbrownell@users.sourceforge.net> Thanks. @@ -285,12 +285,4 @@ would otherwise be defined using the board info." > spi_new_device(struct spi_master *, struct spi_board_info *); > > static inline void -> - - - -------------------------------------------------------------------------- -This SF.Net email is sponsored by the Moblin Your Move Developer's challenge -Build the coolest Linux based applications with Moblin SDK & win great prizes -Grand prize is a trip for two to an Open Source event anywhere in the world -http://moblin-contest.org/redirect.php?banner_id=100&url=/ +> diff --git a/a/content_digest b/N2/content_digest index e80f88e..4aa3c9a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,18 @@ "ref\020080725072549.8485.90723.stgit@trillian.secretlab.ca\0" "ref\020080725073316.8485.84001.stgit@trillian.secretlab.ca\0" - "ref\020080725073316.8485.84001.stgit-8FIgwK2HfyId2tlXD8uQ6/kpB+XfMlBf@public.gmane.org\0" - "From\0David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>\0" + "From\0David Brownell <david-b@pacbell.net>\0" "Subject\0Re: [PATCH v3 2/4] spi: split up spi_new_device() to allow two stage registration.\0" "Date\0Fri, 25 Jul 2008 12:00:44 -0700\0" - "To\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0" - "Cc\0spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - jonsmirl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org\0" + "To\0Grant Likely <grant.likely@secretlab.ca>\0" + "Cc\0linux-kernel@vger.kernel.org" + akpm@linux-foundation.org + spi-devel-general@lists.sourceforge.net + linuxppc-dev@ozlabs.org + " jonsmirl@gmail.com\0" "\00:1\0" "b\0" "On Friday 25 July 2008, Grant Likely wrote:\n" - "> From: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n" + "> From: Grant Likely <grant.likely@secretlab.ca>\n" "> \n" "> spi_new_device() allocates and registers an spi device all in one swoop.\n" "> If the driver needs to add extra data to the spi_device before it is\n" @@ -45,12 +44,12 @@ "> This change is in preparation for adding an OF device tree parser to\n" "> generate spi_devices based on data in the device tree.\n" "> \n" - "> Signed-off-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n" + "> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>\n" "\n" "Given the comment fixes noted above and below:\n" "\n" "\n" - "Acked-by: David Brownell <dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>\n" + "Acked-by: David Brownell <dbrownell@users.sourceforge.net>\n" "\n" "Thanks.\n" "\n" @@ -299,14 +298,6 @@ "> spi_new_device(struct spi_master *, struct spi_board_info *);\n" "> \n" "> static inline void\n" - "> \n" - "\n" - "\n" - "\n" - "-------------------------------------------------------------------------\n" - "This SF.Net email is sponsored by the Moblin Your Move Developer's challenge\n" - "Build the coolest Linux based applications with Moblin SDK & win great prizes\n" - "Grand prize is a trip for two to an Open Source event anywhere in the world\n" - http://moblin-contest.org/redirect.php?banner_id=100&url=/ + > -5c4a19993d438deea87036afaf19fed548dad4ac489e507f7d2118fd1f87e1ba +6a19cac9f4b8016e3cef36cff66d758624a0ed10e3a3b13cfe36cb052a612a8b
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.