All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190327180158.10245-204-sashal@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 2ef8d2c..9a705e4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -59,4 +59,9 @@ index feb90764a811..53b8ceea9bde 100644
  
  	/* The regulator is disabled, do not enable the backlight */
 -- 
-2.19.1
\ No newline at end of file
+2.19.1
+
+_______________________________________________
+dri-devel mailing list
+dri-devel@lists.freedesktop.org
+https://lists.freedesktop.org/mailman/listinfo/dri-devel
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 0b830a7..fc0ffd5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -15,12 +15,12 @@
   " stable\@vger.kernel.org\0"
 ]
 [
-  "Cc\0Chen-Yu Tsai <wens\@csie.org>",
-  " Lee Jones <lee.jones\@linaro.org>",
-  " Sasha Levin <sashal\@kernel.org>",
+  "Cc\0Sasha Levin <sashal\@kernel.org>",
   " linux-pwm\@vger.kernel.org",
+  " linux-fbdev\@vger.kernel.org",
   " dri-devel\@lists.freedesktop.org",
-  " linux-fbdev\@vger.kernel.org\0"
+  " Chen-Yu Tsai <wens\@csie.org>",
+  " Lee Jones <lee.jones\@linaro.org>\0"
 ]
 [
   "\0000:1\0"
@@ -90,7 +90,12 @@
   " \n",
   " \t/* The regulator is disabled, do not enable the backlight */\n",
   "-- \n",
-  "2.19.1"
+  "2.19.1\n",
+  "\n",
+  "_______________________________________________\n",
+  "dri-devel mailing list\n",
+  "dri-devel\@lists.freedesktop.org\n",
+  "https://lists.freedesktop.org/mailman/listinfo/dri-devel"
 ]
 
-eaec6880232f41b3a336339007878fd4b66d81dd9a594cb56b75186f51b16c75
+5204b754f311f76fda70e071d0eacbed0824b9a77789779dcfab8a6ba7ff1c73

diff --git a/a/1.txt b/N2/1.txt
index 2ef8d2c..7815f11 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -53,8 +53,8 @@ index feb90764a811..53b8ceea9bde 100644
  	 */
  
  	/* if the enable GPIO is disabled, do not enable the backlight */
--	if (pb->enable_gpio && gpiod_get_value(pb->enable_gpio) == 0)
-+	if (pb->enable_gpio && gpiod_get_value_cansleep(pb->enable_gpio) == 0)
+-	if (pb->enable_gpio && gpiod_get_value(pb->enable_gpio) = 0)
++	if (pb->enable_gpio && gpiod_get_value_cansleep(pb->enable_gpio) = 0)
  		return FB_BLANK_POWERDOWN;
  
  	/* The regulator is disabled, do not enable the backlight */
diff --git a/a/content_digest b/N2/content_digest
index 0b830a7..b6b0711 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -8,19 +8,19 @@
   "Subject\0[PATCH AUTOSEL 5.0 204/262] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state\0"
 ]
 [
-  "Date\0Wed, 27 Mar 2019 14:00:59 -0400\0"
+  "Date\0Wed, 27 Mar 2019 18:00:59 +0000\0"
 ]
 [
   "To\0linux-kernel\@vger.kernel.org",
   " stable\@vger.kernel.org\0"
 ]
 [
-  "Cc\0Chen-Yu Tsai <wens\@csie.org>",
-  " Lee Jones <lee.jones\@linaro.org>",
-  " Sasha Levin <sashal\@kernel.org>",
+  "Cc\0Sasha Levin <sashal\@kernel.org>",
   " linux-pwm\@vger.kernel.org",
+  " linux-fbdev\@vger.kernel.org",
   " dri-devel\@lists.freedesktop.org",
-  " linux-fbdev\@vger.kernel.org\0"
+  " Chen-Yu Tsai <wens\@csie.org>",
+  " Lee Jones <lee.jones\@linaro.org>\0"
 ]
 [
   "\0000:1\0"
@@ -84,8 +84,8 @@
   " \t */\n",
   " \n",
   " \t/* if the enable GPIO is disabled, do not enable the backlight */\n",
-  "-\tif (pb->enable_gpio && gpiod_get_value(pb->enable_gpio) == 0)\n",
-  "+\tif (pb->enable_gpio && gpiod_get_value_cansleep(pb->enable_gpio) == 0)\n",
+  "-\tif (pb->enable_gpio && gpiod_get_value(pb->enable_gpio) = 0)\n",
+  "+\tif (pb->enable_gpio && gpiod_get_value_cansleep(pb->enable_gpio) = 0)\n",
   " \t\treturn FB_BLANK_POWERDOWN;\n",
   " \n",
   " \t/* The regulator is disabled, do not enable the backlight */\n",
@@ -93,4 +93,4 @@
   "2.19.1"
 ]
 
-eaec6880232f41b3a336339007878fd4b66d81dd9a594cb56b75186f51b16c75
+d8c6e3121076eb99f629abb90854b148614c73226c79dcbcee46b56bf173ab98

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.