diff for duplicates of <48089769.4050308@scram.de> diff --git a/a/1.txt b/N1/1.txt index 54f28e0..f6ccff8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ This patch implements various helpers to support OF bindings for the i2c API. -Signed-off-by: Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org> -Acked-by: David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> -Acked-by: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> +Signed-off-by: Jochen Friedrich <jochen@scram.de> +Acked-by: David S. Miller <davem@davemloft.net> +Acked-by: Stephen Rothwell <sfr@canb.auug.org.au> --- drivers/of/Kconfig | 6 +++ drivers/of/Makefile | 1 + @@ -49,9 +49,9 @@ index 0000000..6316891 +/* + * OF helpers for the I2C API + * -+ * Copyright (c) 2008 Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org> ++ * Copyright (c) 2008 Jochen Friedrich <jochen@scram.de> + * -+ * Based on a previous patch from Jon Smirl <jonsmirl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ++ * Based on a previous patch from Jon Smirl <jonsmirl@gmail.com> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by @@ -170,7 +170,7 @@ index 0000000..2e5a967 +/* + * Generic I2C API implementation for PowerPC. + * -+ * Copyright (c) 2008 Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org> ++ * Copyright (c) 2008 Jochen Friedrich <jochen@scram.de> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by @@ -193,9 +193,3 @@ index 0000000..2e5a967 +#endif /* __LINUX_OF_I2C_H */ -- 1.5.5 - - -_______________________________________________ -i2c mailing list -i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org -http://lists.lm-sensors.org/mailman/listinfo/i2c diff --git a/a/content_digest b/N1/content_digest index b14bba9..30ffb07 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,24 @@ - "From\0Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>\0" + "From\0Jochen Friedrich <jochen@scram.de>\0" "Subject\0[PATCHv3 3/7] i2c: OF helpers for the i2c API\0" "Date\0Fri, 18 Apr 2008 14:43:21 +0200\0" - "To\0Kumar Gala <galak-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\0" - "Cc\0Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>" - linuxppc-dev list <linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org> + "To\0Kumar Gala <galak@kernel.crashing.org>\0" + "Cc\0Stephen Rothwell <sfr@canb.auug.org.au>" + linuxppc-dev list <linuxppc-dev@ozlabs.org> Kernel - Linux <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Scott Wood <scottwood-KZfg59tc24xl57MIdRCFDg@public.gmane.org> - Paul Mackerras <paulus-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org> - David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> - " Linux I2C <i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org>\0" + Linux <linux-kernel@vger.kernel.org> + Scott Wood <scottwood@freescale.com> + Paul Mackerras <paulus@samba.org> + Jean Delvare <khali@linux-fr.org> + David Miller <davem@davemloft.net> + " Linux I2C <i2c@lm-sensors.org>\0" "\00:1\0" "b\0" "This patch implements various helpers to support OF bindings for\n" "the i2c API.\n" "\n" - "Signed-off-by: Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>\n" - "Acked-by: David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>\n" - "Acked-by: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>\n" + "Signed-off-by: Jochen Friedrich <jochen@scram.de>\n" + "Acked-by: David S. Miller <davem@davemloft.net>\n" + "Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>\n" "---\n" " drivers/of/Kconfig | 6 +++\n" " drivers/of/Makefile | 1 +\n" @@ -63,9 +64,9 @@ "+/*\n" "+ * OF helpers for the I2C API\n" "+ *\n" - "+ * Copyright (c) 2008 Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>\n" + "+ * Copyright (c) 2008 Jochen Friedrich <jochen@scram.de>\n" "+ *\n" - "+ * Based on a previous patch from Jon Smirl <jonsmirl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "+ * Based on a previous patch from Jon Smirl <jonsmirl@gmail.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 as published by\n" @@ -184,7 +185,7 @@ "+/*\n" "+ * Generic I2C API implementation for PowerPC.\n" "+ *\n" - "+ * Copyright (c) 2008 Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>\n" + "+ * Copyright (c) 2008 Jochen Friedrich <jochen@scram.de>\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 as published by\n" @@ -206,12 +207,6 @@ "+\n" "+#endif /* __LINUX_OF_I2C_H */\n" "-- \n" - "1.5.5\n" - "\n" - "\n" - "_______________________________________________\n" - "i2c mailing list\n" - "i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org\n" - http://lists.lm-sensors.org/mailman/listinfo/i2c + 1.5.5 -5e15db4ed81f39d0c8b7bfba24b00747a1856b18eef01dd31bc59d3edb27e8cc +435ebf9a928ba5d4c20400061a4595c170978d81a98110acac57cc316374f779
diff --git a/a/1.txt b/N2/1.txt index 54f28e0..f6ccff8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,9 +1,9 @@ This patch implements various helpers to support OF bindings for the i2c API. -Signed-off-by: Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org> -Acked-by: David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> -Acked-by: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> +Signed-off-by: Jochen Friedrich <jochen@scram.de> +Acked-by: David S. Miller <davem@davemloft.net> +Acked-by: Stephen Rothwell <sfr@canb.auug.org.au> --- drivers/of/Kconfig | 6 +++ drivers/of/Makefile | 1 + @@ -49,9 +49,9 @@ index 0000000..6316891 +/* + * OF helpers for the I2C API + * -+ * Copyright (c) 2008 Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org> ++ * Copyright (c) 2008 Jochen Friedrich <jochen@scram.de> + * -+ * Based on a previous patch from Jon Smirl <jonsmirl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ++ * Based on a previous patch from Jon Smirl <jonsmirl@gmail.com> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by @@ -170,7 +170,7 @@ index 0000000..2e5a967 +/* + * Generic I2C API implementation for PowerPC. + * -+ * Copyright (c) 2008 Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org> ++ * Copyright (c) 2008 Jochen Friedrich <jochen@scram.de> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by @@ -193,9 +193,3 @@ index 0000000..2e5a967 +#endif /* __LINUX_OF_I2C_H */ -- 1.5.5 - - -_______________________________________________ -i2c mailing list -i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org -http://lists.lm-sensors.org/mailman/listinfo/i2c diff --git a/a/content_digest b/N2/content_digest index b14bba9..ff7488e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,26 @@ - "From\0Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>\0" + "From\0Jochen Friedrich <jochen@scram.de>\0" "Subject\0[PATCHv3 3/7] i2c: OF helpers for the i2c API\0" "Date\0Fri, 18 Apr 2008 14:43:21 +0200\0" - "To\0Kumar Gala <galak-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\0" - "Cc\0Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>" - linuxppc-dev list <linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org> + "To\0Kumar Gala <galak@kernel.crashing.org>\0" + "Cc\0Jean Delvare <khali@linux-fr.org>" + Scott Wood <scottwood@freescale.com> Kernel - Linux <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Scott Wood <scottwood-KZfg59tc24xl57MIdRCFDg@public.gmane.org> - Paul Mackerras <paulus-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org> - David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> - " Linux I2C <i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org>\0" + Linux <linux-kernel@vger.kernel.org> + linuxppc-dev list <linuxppc-dev@ozlabs.org> + Linux I2C <i2c@lm-sensors.org> + Jon Smirl <jonsmirl@gmail.com> + Laurent Pinchart <laurentp@cse-semaphore.com> + David Miller <davem@davemloft.net> + Paul Mackerras <paulus@samba.org> + " Stephen Rothwell <sfr@canb.auug.org.au>\0" "\00:1\0" "b\0" "This patch implements various helpers to support OF bindings for\n" "the i2c API.\n" "\n" - "Signed-off-by: Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>\n" - "Acked-by: David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>\n" - "Acked-by: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>\n" + "Signed-off-by: Jochen Friedrich <jochen@scram.de>\n" + "Acked-by: David S. Miller <davem@davemloft.net>\n" + "Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>\n" "---\n" " drivers/of/Kconfig | 6 +++\n" " drivers/of/Makefile | 1 +\n" @@ -63,9 +66,9 @@ "+/*\n" "+ * OF helpers for the I2C API\n" "+ *\n" - "+ * Copyright (c) 2008 Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>\n" + "+ * Copyright (c) 2008 Jochen Friedrich <jochen@scram.de>\n" "+ *\n" - "+ * Based on a previous patch from Jon Smirl <jonsmirl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "+ * Based on a previous patch from Jon Smirl <jonsmirl@gmail.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 as published by\n" @@ -184,7 +187,7 @@ "+/*\n" "+ * Generic I2C API implementation for PowerPC.\n" "+ *\n" - "+ * Copyright (c) 2008 Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>\n" + "+ * Copyright (c) 2008 Jochen Friedrich <jochen@scram.de>\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 as published by\n" @@ -206,12 +209,6 @@ "+\n" "+#endif /* __LINUX_OF_I2C_H */\n" "-- \n" - "1.5.5\n" - "\n" - "\n" - "_______________________________________________\n" - "i2c mailing list\n" - "i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org\n" - http://lists.lm-sensors.org/mailman/listinfo/i2c + 1.5.5 -5e15db4ed81f39d0c8b7bfba24b00747a1856b18eef01dd31bc59d3edb27e8cc +b6a45199395f43b870995b5a998d491441682d4b4e554602214dc733ffa17667
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.