All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53888D45.5000202@renesas.com>

diff --git a/a/1.txt b/N1/1.txt
index 494ac77..0830576 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ some specific initializations related to the firmware downloading and
 some specific registers. This patch adds the support for this special
 configuration as an xHCI quirk executed during probe and start.
 
-Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
+Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
 ---
  drivers/usb/host/Kconfig     |    8 +++
  drivers/usb/host/Makefile    |    3 +
@@ -211,11 +211,11 @@ index 0000000..d94cb72
 +
 +		for (time = 0; time < timeout; time++) {
 +			val = readl(regs + RCAR_USB3_DL_CTRL);
-+			if ((val & RCAR_USB3_DL_CTRL_FW_SET_DATA0) = 0)
++			if ((val & RCAR_USB3_DL_CTRL_FW_SET_DATA0) == 0)
 +				break;
 +			udelay(1);
 +		}
-+		if (time = timeout) {
++		if (time == timeout) {
 +			retval = -ETIMEDOUT;
 +			break;
 +		}
@@ -233,7 +233,7 @@ index 0000000..d94cb72
 +		}
 +		udelay(1);
 +	}
-+	if (time = timeout)
++	if (time == timeout)
 +		retval = -ETIMEDOUT;
 +
 +	release_firmware(fw);
@@ -285,3 +285,7 @@ index 0000000..5850125
 +#endif /* _XHCI_RCAR_H */
 -- 
 1.7.9.5
+--
+To unsubscribe from this list: send the line "unsubscribe linux-usb" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 175f82d..a932e32 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
- "From\0Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>\0"
+ "From\0Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>\0"
  "Subject\0[PATCH v4] usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers\0"
- "Date\0Fri, 30 May 2014 13:53:09 +0000\0"
+ "Date\0Fri, 30 May 2014 22:53:09 +0900\0"
  "To\0mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>"
   Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
  " linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
@@ -17,7 +17,7 @@
  "some specific registers. This patch adds the support for this special\n"
  "configuration as an xHCI quirk executed during probe and start.\n"
  "\n"
- "Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>\n"
+ "Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>\n"
  "---\n"
  " drivers/usb/host/Kconfig     |    8 +++\n"
  " drivers/usb/host/Makefile    |    3 +\n"
@@ -225,11 +225,11 @@
  "+\n"
  "+\t\tfor (time = 0; time < timeout; time++) {\n"
  "+\t\t\tval = readl(regs + RCAR_USB3_DL_CTRL);\n"
- "+\t\t\tif ((val & RCAR_USB3_DL_CTRL_FW_SET_DATA0) = 0)\n"
+ "+\t\t\tif ((val & RCAR_USB3_DL_CTRL_FW_SET_DATA0) == 0)\n"
  "+\t\t\t\tbreak;\n"
  "+\t\t\tudelay(1);\n"
  "+\t\t}\n"
- "+\t\tif (time = timeout) {\n"
+ "+\t\tif (time == timeout) {\n"
  "+\t\t\tretval = -ETIMEDOUT;\n"
  "+\t\t\tbreak;\n"
  "+\t\t}\n"
@@ -247,7 +247,7 @@
  "+\t\t}\n"
  "+\t\tudelay(1);\n"
  "+\t}\n"
- "+\tif (time = timeout)\n"
+ "+\tif (time == timeout)\n"
  "+\t\tretval = -ETIMEDOUT;\n"
  "+\n"
  "+\trelease_firmware(fw);\n"
@@ -298,6 +298,10 @@
  "+#endif\n"
  "+#endif /* _XHCI_RCAR_H */\n"
  "-- \n"
- 1.7.9.5
+ "1.7.9.5\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-683d3e4319094adf8543dc98b11ee3931ac22537d19b95c78feb08a9243e5bc1
+3189655334513dc59c9dd78e75e79fdb5078616c11e3576af09435bf0e86449f

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.