diff for duplicates of <2848864.ufBBija138@avalon> diff --git a/a/1.txt b/N1/1.txt index 0c6e8a8..b126c39 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -94,14 +94,14 @@ adding back a platform data field. > + port->regshift = p->regshift; > port->fifosize = sci_port->params->fifosize; > -> - if (port->type == PORT_SCI) { +> - if (port->type = PORT_SCI) { > - if (sci_port->reg_size >= 0x20) > - port->regshift = 2; > - else > - port->regshift = 1; > - } > - -> if (regtype == SCIx_SH4_SCIF_REGTYPE) +> if (regtype = SCIx_SH4_SCIF_REGTYPE) > if (sci_port->reg_size >= 0x20) > port->regshift = 1; > diff --git a/include/linux/serial_sci.h b/include/linux/serial_sci.h diff --git a/a/content_digest b/N1/content_digest index 34754a2..bc35a6c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020180806140755.24087-4-geert+renesas@glider.be\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH/RFC 3/4] Revert \"serial: sh-sci: Compute the regshift value for SCI ports\"\0" - "Date\0Mon, 06 Aug 2018 17:16:58 +0300\0" + "Date\0Mon, 06 Aug 2018 14:16:58 +0000\0" "To\0Geert Uytterhoeven <geert+renesas@glider.be>\0" "Cc\0Chris Brandt <chris.brandt@renesas.com>" Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> @@ -111,14 +111,14 @@ "> +\tport->regshift\t\t= p->regshift;\n" "> \tport->fifosize\t\t= sci_port->params->fifosize;\n" "> \n" - "> -\tif (port->type == PORT_SCI) {\n" + "> -\tif (port->type = PORT_SCI) {\n" "> -\t\tif (sci_port->reg_size >= 0x20)\n" "> -\t\t\tport->regshift = 2;\n" "> -\t\telse\n" "> -\t\t\tport->regshift = 1;\n" "> -\t}\n" "> -\n" - "> \tif (regtype == SCIx_SH4_SCIF_REGTYPE)\n" + "> \tif (regtype = SCIx_SH4_SCIF_REGTYPE)\n" "> \t\tif (sci_port->reg_size >= 0x20)\n" "> \t\t\tport->regshift = 1;\n" "> diff --git a/include/linux/serial_sci.h b/include/linux/serial_sci.h\n" @@ -139,4 +139,4 @@ "\n" Laurent Pinchart -585768e904ebfcc0c4d0fba37a0bd3e4cf38eb72963cdda261dcc4259bf1e258 +86bffe327219c9685ac94387bd312a9a9c2e4ac46775e6f23efe100d149a4c9c
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.