Linux clock framework development
 help / color / mirror / Atom feed
diff for duplicates of <20180927165853.dpluekbqzat663q7@flea>

diff --git a/a/1.txt b/N1/1.txt
index 5c4029f..643e6d9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,23 +11,21 @@ Detailing more what the issue is would be great.
 > ---
 >  drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c | 4 ++--
 >  1 file changed, 2 insertions(+), 2 deletions(-)
->=20
-> diff --git a/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c b/drivers/gpu/drm/sun=
-4i/sun6i_mipi_dsi.c
+> 
+> diff --git a/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c b/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c
 > index 599284971ab6..9918fdb990ff 100644
 > --- a/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c
 > +++ b/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c
-> @@ -367,9 +367,9 @@ static void sun6i_dsi_setup_burst(struct sun6i_dsi *d=
-si,
->  	struct mipi_dsi_device *device =3D dsi->device;
->  	u32 val =3D 0;
+> @@ -367,9 +367,9 @@ static void sun6i_dsi_setup_burst(struct sun6i_dsi *dsi,
+>  	struct mipi_dsi_device *device = dsi->device;
+>  	u32 val = 0;
 
 The computation here is in the A64 driver:
 
 if ((panel->lcd_ht - panel->lcd_x - panel->lcd_hbp) < 21) {
-	dsi_dev[sel]->dsi_tcon_drq.bits.drq_mode =3D 0;
+	dsi_dev[sel]->dsi_tcon_drq.bits.drq_mode = 0;
 } else {
-	dsi_dev[sel]->dsi_tcon_drq.bits.drq_set	=3D
+	dsi_dev[sel]->dsi_tcon_drq.bits.drq_set	=
 		(panel->lcd_ht-panel->lcd_x-panel->lcd_hbp-20) *
 		dsi_pixel_bits[panel->lcd_dsi_format]/(8*4);
 }
@@ -50,7 +48,7 @@ this deserves some explanation.
 
 Maxime
 
---=20
+-- 
 Maxime Ripard, Bootlin
 Embedded Linux and Kernel engineering
 https://bootlin.com
diff --git a/a/content_digest b/N1/content_digest
index af7d8e0..7cbbadf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -37,23 +37,21 @@
  "> ---\n"
  ">  drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c | 4 ++--\n"
  ">  1 file changed, 2 insertions(+), 2 deletions(-)\n"
- ">=20\n"
- "> diff --git a/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c b/drivers/gpu/drm/sun=\n"
- "4i/sun6i_mipi_dsi.c\n"
+ "> \n"
+ "> diff --git a/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c b/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c\n"
  "> index 599284971ab6..9918fdb990ff 100644\n"
  "> --- a/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c\n"
  "> +++ b/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c\n"
- "> @@ -367,9 +367,9 @@ static void sun6i_dsi_setup_burst(struct sun6i_dsi *d=\n"
- "si,\n"
- ">  \tstruct mipi_dsi_device *device =3D dsi->device;\n"
- ">  \tu32 val =3D 0;\n"
+ "> @@ -367,9 +367,9 @@ static void sun6i_dsi_setup_burst(struct sun6i_dsi *dsi,\n"
+ ">  \tstruct mipi_dsi_device *device = dsi->device;\n"
+ ">  \tu32 val = 0;\n"
  "\n"
  "The computation here is in the A64 driver:\n"
  "\n"
  "if ((panel->lcd_ht - panel->lcd_x - panel->lcd_hbp) < 21) {\n"
- "\tdsi_dev[sel]->dsi_tcon_drq.bits.drq_mode =3D 0;\n"
+ "\tdsi_dev[sel]->dsi_tcon_drq.bits.drq_mode = 0;\n"
  "} else {\n"
- "\tdsi_dev[sel]->dsi_tcon_drq.bits.drq_set\t=3D\n"
+ "\tdsi_dev[sel]->dsi_tcon_drq.bits.drq_set\t=\n"
  "\t\t(panel->lcd_ht-panel->lcd_x-panel->lcd_hbp-20) *\n"
  "\t\tdsi_pixel_bits[panel->lcd_dsi_format]/(8*4);\n"
  "}\n"
@@ -76,9 +74,9 @@
  "\n"
  "Maxime\n"
  "\n"
- "--=20\n"
+ "-- \n"
  "Maxime Ripard, Bootlin\n"
  "Embedded Linux and Kernel engineering\n"
  https://bootlin.com
 
-0e5efc1b20f294bac8cd9bd8f28d150b4e260a07c709366e84fbba39600f1f7f
+7de243743bfc512e7555d0d89add76e186ba6eac0359358284e26f31a6808745

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox