diff for duplicates of <20100311100602.15227.88236.sendpatchset@t400s> diff --git a/a/1.txt b/N1/1.txt index 51fb1b4..ed68182 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From: Magnus Damm <damm-yzvPICuk2ACczHhG9Qg4qA@public.gmane.org> +From: Magnus Damm <damm@opensource.se> Add support for a new version of the IIC block found in the SH-Mobile ARM line of processors. @@ -6,8 +6,8 @@ found in the SH-Mobile ARM line of processors. Prototype patch written by Nishimoto-san. Tested on sh7377 and sh7372. -Signed-off-by: NISHIMOTO Hiroki <nishimoto.hiroki-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> -Signed-off-by: Magnus Damm <damm-yzvPICuk2ACczHhG9Qg4qA@public.gmane.org> +Signed-off-by: NISHIMOTO Hiroki <nishimoto.hiroki@renesas.com> +Signed-off-by: Magnus Damm <damm@opensource.se> --- drivers/i2c/busses/i2c-sh_mobile.c | 31 +++++++++++++++++++++++++++++++ @@ -48,7 +48,7 @@ Signed-off-by: Magnus Damm <damm-yzvPICuk2ACczHhG9Qg4qA@public.gmane.org> static void iic_wr(struct sh_mobile_i2c_data *pd, int offs, unsigned char data) { -+ if (offs == ICIC) ++ if (offs = ICIC) + data |= pd->icic; + iowrite8(data, pd->reg + offs); diff --git a/a/content_digest b/N1/content_digest index 97b6b75..1309cd1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020100311100526.15227.50813.sendpatchset@t400s\0" - "From\0Magnus Damm <magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Magnus Damm <magnus.damm@gmail.com>\0" "Subject\0[PATCH 02/03] i2c: i2c-sh_mobile support for new ICIC bits\0" - "Date\0Thu, 11 Mar 2010 19:06:02 +0900\0" + "Date\0Thu, 11 Mar 2010 10:06:02 +0000\0" "To\0linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "Cc\0linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" nishimoto.hiroki-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org @@ -11,7 +11,7 @@ " Magnus Damm <magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" - "From: Magnus Damm <damm-yzvPICuk2ACczHhG9Qg4qA@public.gmane.org>\n" + "From: Magnus Damm <damm@opensource.se>\n" "\n" "Add support for a new version of the IIC block\n" "found in the SH-Mobile ARM line of processors.\n" @@ -19,8 +19,8 @@ "Prototype patch written by Nishimoto-san.\n" "Tested on sh7377 and sh7372.\n" "\n" - "Signed-off-by: NISHIMOTO Hiroki <nishimoto.hiroki-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>\n" - "Signed-off-by: Magnus Damm <damm-yzvPICuk2ACczHhG9Qg4qA@public.gmane.org>\n" + "Signed-off-by: NISHIMOTO Hiroki <nishimoto.hiroki@renesas.com>\n" + "Signed-off-by: Magnus Damm <damm@opensource.se>\n" "---\n" "\n" " drivers/i2c/busses/i2c-sh_mobile.c | 31 +++++++++++++++++++++++++++++++\n" @@ -61,7 +61,7 @@ " \n" " static void iic_wr(struct sh_mobile_i2c_data *pd, int offs, unsigned char data)\n" " {\n" - "+\tif (offs == ICIC)\n" + "+\tif (offs = ICIC)\n" "+\t\tdata |= pd->icic;\n" "+\n" " \tiowrite8(data, pd->reg + offs);\n" @@ -111,4 +111,4 @@ " \t *\n" " \t * Also tell the Runtime PM core to ignore children" -d3dd52acbad8603dc3602d21f65600e5c602149a8d7574a58cf98ccc81b7b6ee +20454571af0116168ced01b2e352e8e52e20d9a12e16fdf313e85aafe0af4031
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.