All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170113012737.45f5a3db@jawa>

diff --git a/a/1.txt b/N1/1.txt
index 744bd1b..97a3c91 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -61,7 +61,7 @@ Thanks in advance,
 > >  	bl->props.brightness = data->dft_brightness;
 > >  	bl->props.power = initial_blank;
 > > +
-> > +	if (initial_blank = FB_BLANK_UNBLANK) {
+> > +	if (initial_blank == FB_BLANK_UNBLANK) {
 > > +		for (i = 0; i < FB_MAX; i++)
 > > +			bl->fb_bl_on[i] = true;
 > > +
@@ -82,7 +82,3 @@ Lukasz Majewski
 DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
 HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
 Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
---
-To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index d533d54..abb3793 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,8 +2,8 @@
  "ref\01482790896-29202-1-git-send-email-l.majewski@majess.pl\0"
  "ref\020170103083032.GA2977@dell\0"
  "From\0Lukasz Majewski <lukma@denx.de>\0"
- "Subject\0Re: [PATCH v2 RESEND] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_back\0"
- "Date\0Fri, 13 Jan 2017 00:27:37 +0000\0"
+ "Subject\0Re: [PATCH v2 RESEND] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()\0"
+ "Date\0Fri, 13 Jan 2017 01:27:37 +0100\0"
  "To\0Thierry Reding <thierry.reding@gmail.com>"
  " Jingoo Han <jingoohan1@gmail.com>\0"
  "Cc\0Lee Jones <lee.jones@linaro.org>"
@@ -80,7 +80,7 @@
  "> >  \tbl->props.brightness = data->dft_brightness;\n"
  "> >  \tbl->props.power = initial_blank;\n"
  "> > +\n"
- "> > +\tif (initial_blank = FB_BLANK_UNBLANK) {\n"
+ "> > +\tif (initial_blank == FB_BLANK_UNBLANK) {\n"
  "> > +\t\tfor (i = 0; i < FB_MAX; i++)\n"
  "> > +\t\t\tbl->fb_bl_on[i] = true;\n"
  "> > +\n"
@@ -100,10 +100,6 @@
  "\n"
  "DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk\n"
  "HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany\n"
- "Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-fbdev\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
 
-699ee829fef37b88fe4682f2f12b9f89afdcdaf8bd07265beec3a13328a4b264
+305b3f35bebeffa1646f7b2b6a56738489efd8eea7038d7318a105c391387bc5

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.