diff for duplicates of <1472584763.5512.119.camel@perches.com> diff --git a/a/1.txt b/N1/1.txt index 705b237..eb4f78d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Tue, 2016-08-30 at 22:05 +0300, Moshe Green wrote: > @@ -320,8 +320,10 @@ unsigned int calcPllValue(unsigned int request_orig, pll_value_t *pll) > int max_d = 6; > -> if (getChipType() = SM750LE) { +> if (getChipType() == SM750LE) { > - /* SM750LE don't have prgrammable PLL and M/N values to work on. > - Just return the requested clock. */ > + /* SM750LE don't have diff --git a/a/content_digest b/N1/content_digest index 34c1566..cda11a0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0ad80e695e9730861466d5960359b06af27ca7c30.1472583825.git.mgmoshes@gmail.com\0" "From\0Joe Perches <joe@perches.com>\0" "Subject\0Re: [PATCH 7/9] staging: sm750fb: fix block comment style issues in ddk750_chip.c\0" - "Date\0Tue, 30 Aug 2016 19:19:23 +0000\0" + "Date\0Tue, 30 Aug 2016 12:19:23 -0700\0" "To\0Moshe Green <mgmoshes@gmail.com>" sudipm.mukherjee@gmail.com teddy.wang@siliconmotion.com @@ -21,7 +21,7 @@ "> @@ -320,8 +320,10 @@ unsigned int calcPllValue(unsigned int request_orig, pll_value_t *pll)\n" "> \302\240\tint max_d = 6;\n" "> \302\240\n" - "> \302\240\tif (getChipType() = SM750LE) {\n" + "> \302\240\tif (getChipType() == SM750LE) {\n" "> -\t\t/* SM750LE don't have prgrammable PLL and M/N values to work on.\n" "> -\t\tJust return the requested clock. */\n" "> +\t\t/* SM750LE don't have\n" @@ -29,4 +29,4 @@ "\n" Might as well fix the programmable typo too. -bcc46fea56279f7ae8d749d871d410a378f1152d6ec9e38db48527dbba376c10 +b66c889e0f66a78c2830cf39cba7bd75b8f40bbf637e4216991cdf96c1e32861
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.