diff for duplicates of <20121214055428.10081.36410.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index ff95a6f..de6c763 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -63,6 +63,6 @@ Signed-off-by: Magnus Damm <damm@opensource.se> + p->read_control = sh_cmt_read16; + p->write_control = sh_cmt_write16; + - if (resource_size(res) = 6) { + if (resource_size(res) == 6) { p->width = 16; p->read_count = sh_cmt_read16; diff --git a/a/content_digest b/N1/content_digest index d5a256d..413c229 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020121214055323.10081.12056.sendpatchset@w520\0" "From\0Magnus Damm <magnus.damm@gmail.com>\0" "Subject\0[PATCH 07/08] clocksource: sh_cmt: Add control register callbacks\0" - "Date\0Fri, 14 Dec 2012 05:54:28 +0000\0" + "Date\0Fri, 14 Dec 2012 14:54:28 +0900\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0linux-sh@vger.kernel.org" johnstul@us.ibm.com @@ -76,8 +76,8 @@ "+\tp->read_control = sh_cmt_read16;\n" "+\tp->write_control = sh_cmt_write16;\n" "+\n" - " \tif (resource_size(res) = 6) {\n" + " \tif (resource_size(res) == 6) {\n" " \t\tp->width = 16;\n" " \t\tp->read_count = sh_cmt_read16;" -a6043fb814c763d764bb2ad48204ffe71542ec96bc42834ed32f248818a81b89 +e82676c850426483f8678fba4d34f56b5d3146813697fa447e196eeff47cc6f1
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.