diff for duplicates of <20190429132837.GF9224@smile.fi.intel.com> diff --git a/a/1.txt b/N1/1.txt index 9b5378c..f1c5963 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -73,7 +73,7 @@ at all? > >> + return; > >> + } > >> + -> >> + if (resource_type(res) == IORESOURCE_IO) { +> >> + if (resource_type(res) = IORESOURCE_IO) { > >> + port->iotype = UPIO_PORT; > >> + port->iobase = resource->start; > >> + return; @@ -124,10 +124,3 @@ Then why it's not mentioned in the description of the function? -- With Best Regards, Andy Shevchenko - - - -_______________________________________________ -linux-amlogic mailing list -linux-amlogic@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/linux-amlogic diff --git a/a/content_digest b/N1/content_digest index ddeaa38..fd5a716 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,31 +4,31 @@ "ref\0c75f4ca9-367c-25d5-2597-75f2dccf6e1c@metux.net\0" "From\0Andy Shevchenko <andriy.shevchenko@linux.intel.com>\0" "Subject\0Re: [PATCH 40/41] drivers: tty: serial: helper for setting mmio range\0" - "Date\0Mon, 29 Apr 2019 16:28:37 +0300\0" + "Date\0Mon, 29 Apr 2019 13:28:37 +0000\0" "To\0Enrico Weigelt" " metux IT consult <lkml@metux.net>\0" - "Cc\0sparclinux@vger.kernel.org" - lorenzo.pieralisi@arm.com - linux-ia64@vger.kernel.org - linux-serial@vger.kernel.org - andrew@aj.id.au - gregkh@linuxfoundation.org - sudeep.holla@arm.com - liviu.dudau@arm.com + "Cc\0Enrico Weigelt" + metux IT consult <info@metux.net> linux-kernel@vger.kernel.org - vz@mleia.com - linux@prisktech.co.nz - linuxppc-dev@lists.ozlabs.org - khilman@baylibre.com + gregkh@linuxfoundation.org + andrew@aj.id.au macro@linux-mips.org + vz@mleia.com slemieux.tyco@gmail.com - matthias.bgg@gmail.com + khilman@baylibre.com + liviu.dudau@arm.com + sudeep.holla@arm.com + lorenzo.pieralisi@arm.com + davem@davemloft.net jacmet@sunsite.dk - linux-amlogic@lists.infradead.org + linux@prisktech.co.nz + matthias.bgg@gmail.com linux-mips@vger.kernel.org - Enrico Weigelt - metux IT consult <info@metux.net> - " davem@davemloft.net\0" + linux-serial@vger.kernel.org + linux-ia64@vger.kernel.org + linux-amlogic@lists.infradead.org + linuxppc-dev@lists.ozlabs.org + " sparclinux@vger.kernel.org\0" "\00:1\0" "b\0" "On Mon, Apr 29, 2019 at 12:12:35PM +0200, Enrico Weigelt, metux IT consult wrote:\n" @@ -106,7 +106,7 @@ "> >> +\t\treturn;\n" "> >> +\t}\n" "> >> +\n" - "> >> +\tif (resource_type(res) == IORESOURCE_IO) {\n" + "> >> +\tif (resource_type(res) = IORESOURCE_IO) {\n" "> >> +\t\tport->iotype = UPIO_PORT;\n" "> >> +\t\tport->iobase = resource->start;\n" "> >> +\t\treturn;\n" @@ -156,13 +156,6 @@ "\n" "-- \n" "With Best Regards,\n" - "Andy Shevchenko\n" - "\n" - "\n" - "\n" - "_______________________________________________\n" - "linux-amlogic mailing list\n" - "linux-amlogic@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/linux-amlogic + Andy Shevchenko -d866ac2fbcf6693f76a36ff2a72651794a93c61c93dd2559fea75926dfd2a439 +9ce496a7e78f2aaf3d35c1192f46278a8c15f40735e9554e7243bffa9a2d270f
diff --git a/a/1.txt b/N2/1.txt index 9b5378c..a882505 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -124,10 +124,3 @@ Then why it's not mentioned in the description of the function? -- With Best Regards, Andy Shevchenko - - - -_______________________________________________ -linux-amlogic mailing list -linux-amlogic@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/linux-amlogic diff --git a/a/content_digest b/N2/content_digest index ddeaa38..7e52b68 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -7,28 +7,28 @@ "Date\0Mon, 29 Apr 2019 16:28:37 +0300\0" "To\0Enrico Weigelt" " metux IT consult <lkml@metux.net>\0" - "Cc\0sparclinux@vger.kernel.org" - lorenzo.pieralisi@arm.com - linux-ia64@vger.kernel.org - linux-serial@vger.kernel.org - andrew@aj.id.au - gregkh@linuxfoundation.org - sudeep.holla@arm.com - liviu.dudau@arm.com + "Cc\0Enrico Weigelt" + metux IT consult <info@metux.net> linux-kernel@vger.kernel.org - vz@mleia.com - linux@prisktech.co.nz - linuxppc-dev@lists.ozlabs.org - khilman@baylibre.com + gregkh@linuxfoundation.org + andrew@aj.id.au macro@linux-mips.org + vz@mleia.com slemieux.tyco@gmail.com - matthias.bgg@gmail.com + khilman@baylibre.com + liviu.dudau@arm.com + sudeep.holla@arm.com + lorenzo.pieralisi@arm.com + davem@davemloft.net jacmet@sunsite.dk - linux-amlogic@lists.infradead.org + linux@prisktech.co.nz + matthias.bgg@gmail.com linux-mips@vger.kernel.org - Enrico Weigelt - metux IT consult <info@metux.net> - " davem@davemloft.net\0" + linux-serial@vger.kernel.org + linux-ia64@vger.kernel.org + linux-amlogic@lists.infradead.org + linuxppc-dev@lists.ozlabs.org + " sparclinux@vger.kernel.org\0" "\00:1\0" "b\0" "On Mon, Apr 29, 2019 at 12:12:35PM +0200, Enrico Weigelt, metux IT consult wrote:\n" @@ -156,13 +156,6 @@ "\n" "-- \n" "With Best Regards,\n" - "Andy Shevchenko\n" - "\n" - "\n" - "\n" - "_______________________________________________\n" - "linux-amlogic mailing list\n" - "linux-amlogic@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/linux-amlogic + Andy Shevchenko -d866ac2fbcf6693f76a36ff2a72651794a93c61c93dd2559fea75926dfd2a439 +f0715e477d4eccb9e95549ba19c729c082014b3fc72be29ec4137bd3da5a0af9
diff --git a/a/1.txt b/N3/1.txt index 9b5378c..a882505 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -124,10 +124,3 @@ Then why it's not mentioned in the description of the function? -- With Best Regards, Andy Shevchenko - - - -_______________________________________________ -linux-amlogic mailing list -linux-amlogic@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/linux-amlogic diff --git a/a/content_digest b/N3/content_digest index ddeaa38..afe93bd 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -156,13 +156,6 @@ "\n" "-- \n" "With Best Regards,\n" - "Andy Shevchenko\n" - "\n" - "\n" - "\n" - "_______________________________________________\n" - "linux-amlogic mailing list\n" - "linux-amlogic@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/linux-amlogic + Andy Shevchenko -d866ac2fbcf6693f76a36ff2a72651794a93c61c93dd2559fea75926dfd2a439 +47af57c38706b8162a5d3ab68b72cc89524ac754ad3dc68a97cdcf7c5010f7ab
diff --git a/a/1.txt b/N4/1.txt index 9b5378c..f1c5963 100644 --- a/a/1.txt +++ b/N4/1.txt @@ -73,7 +73,7 @@ at all? > >> + return; > >> + } > >> + -> >> + if (resource_type(res) == IORESOURCE_IO) { +> >> + if (resource_type(res) = IORESOURCE_IO) { > >> + port->iotype = UPIO_PORT; > >> + port->iobase = resource->start; > >> + return; @@ -124,10 +124,3 @@ Then why it's not mentioned in the description of the function? -- With Best Regards, Andy Shevchenko - - - -_______________________________________________ -linux-amlogic mailing list -linux-amlogic@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/linux-amlogic diff --git a/a/content_digest b/N4/content_digest index ddeaa38..81937f1 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -4,7 +4,7 @@ "ref\0c75f4ca9-367c-25d5-2597-75f2dccf6e1c@metux.net\0" "From\0Andy Shevchenko <andriy.shevchenko@linux.intel.com>\0" "Subject\0Re: [PATCH 40/41] drivers: tty: serial: helper for setting mmio range\0" - "Date\0Mon, 29 Apr 2019 16:28:37 +0300\0" + "Date\0Mon, 29 Apr 2019 13:28:37 +0000\0" "To\0Enrico Weigelt" " metux IT consult <lkml@metux.net>\0" "Cc\0sparclinux@vger.kernel.org" @@ -106,7 +106,7 @@ "> >> +\t\treturn;\n" "> >> +\t}\n" "> >> +\n" - "> >> +\tif (resource_type(res) == IORESOURCE_IO) {\n" + "> >> +\tif (resource_type(res) = IORESOURCE_IO) {\n" "> >> +\t\tport->iotype = UPIO_PORT;\n" "> >> +\t\tport->iobase = resource->start;\n" "> >> +\t\treturn;\n" @@ -156,13 +156,6 @@ "\n" "-- \n" "With Best Regards,\n" - "Andy Shevchenko\n" - "\n" - "\n" - "\n" - "_______________________________________________\n" - "linux-amlogic mailing list\n" - "linux-amlogic@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/linux-amlogic + Andy Shevchenko -d866ac2fbcf6693f76a36ff2a72651794a93c61c93dd2559fea75926dfd2a439 +436bf9c4232cf2e2df3628c9f857d3a1d8082db14fea28c5ad30be642ebe865b
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.