All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190315092644.GG7752@kuha.fi.intel.com>

diff --git a/a/1.txt b/N1/1.txt
index aec2044..bce226e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,16 +12,6 @@ On Fri, Mar 15, 2019 at 05:13:24PM +0800, Chunfeng Yun wrote:
 
 So you need to add dependency on USB_ROLE_SWITCH, right?
 
---- a/drivers/usb/mtu3/Kconfig
-+++ b/drivers/usb/mtu3/Kconfig
-@@ -43,6 +43,7 @@ config USB_MTU3_DUAL_ROLE
-        bool "Dual Role mode"
-        depends on ((USB=y || USB=USB_MTU3) && (USB_GADGET=y || USB_GADGET=USB_MTU3))
-        depends on (EXTCON=y || EXTCON=USB_MTU3)
-+       depends on USB_ROLE_SWITCH
-        help
-          This is the default mode of working of MTU3 controller where
-          both host and gadget features are enabled.
 
 > the following patch has fixed the issue, but seems not get into kernel,
 > [v3,08/12] usb: roles: Add usb role switch notifier.
@@ -34,5 +24,13 @@ nothing is happening until v5.1-rc1 is tagged.
 
 thanks,
 
--- 
-heikki
+--- a/drivers/usb/mtu3/Kconfig
++++ b/drivers/usb/mtu3/Kconfig
+@@ -43,6 +43,7 @@ config USB_MTU3_DUAL_ROLE
+        bool "Dual Role mode"
+        depends on ((USB=y || USB=USB_MTU3) && (USB_GADGET=y || USB_GADGET=USB_MTU3))
+        depends on (EXTCON=y || EXTCON=USB_MTU3)
++       depends on USB_ROLE_SWITCH
+        help
+          This is the default mode of working of MTU3 controller where
+          both host and gadget features are enabled.
diff --git a/a/content_digest b/N1/content_digest
index 40bf9b3..e919d0f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,5 @@
- "ref\01552635513-2378-1-git-send-email-chunfeng.yun@mediatek.com\0"
- "ref\01552635513-2378-5-git-send-email-chunfeng.yun@mediatek.com\0"
- "ref\020190315081835.GD7752@kuha.fi.intel.com\0"
- "ref\01552641204.10179.133.camel@mhfsdcap03\0"
  "From\0Heikki Krogerus <heikki.krogerus@linux.intel.com>\0"
- "Subject\0Re: [PATCH v2 4/6] usb: roles: add API to get usb_role_switch by node\0"
+ "Subject\0[v2,4/6] usb: roles: add API to get usb_role_switch by node\0"
  "Date\0Fri, 15 Mar 2019 11:26:44 +0200\0"
  "To\0Chunfeng Yun <chunfeng.yun@mediatek.com>\0"
  "Cc\0Andy Shevchenko <andy.shevchenko@gmail.com>"
@@ -37,16 +33,6 @@
  "\n"
  "So you need to add dependency on USB_ROLE_SWITCH, right?\n"
  "\n"
- "--- a/drivers/usb/mtu3/Kconfig\n"
- "+++ b/drivers/usb/mtu3/Kconfig\n"
- "@@ -43,6 +43,7 @@ config USB_MTU3_DUAL_ROLE\n"
- "        bool \"Dual Role mode\"\n"
- "        depends on ((USB=y || USB=USB_MTU3) && (USB_GADGET=y || USB_GADGET=USB_MTU3))\n"
- "        depends on (EXTCON=y || EXTCON=USB_MTU3)\n"
- "+       depends on USB_ROLE_SWITCH\n"
- "        help\n"
- "          This is the default mode of working of MTU3 controller where\n"
- "          both host and gadget features are enabled.\n"
  "\n"
  "> the following patch has fixed the issue, but seems not get into kernel,\n"
  "> [v3,08/12] usb: roles: Add usb role switch notifier.\n"
@@ -59,7 +45,15 @@
  "\n"
  "thanks,\n"
  "\n"
- "-- \n"
- heikki
+ "--- a/drivers/usb/mtu3/Kconfig\n"
+ "+++ b/drivers/usb/mtu3/Kconfig\n"
+ "@@ -43,6 +43,7 @@ config USB_MTU3_DUAL_ROLE\n"
+ "        bool \"Dual Role mode\"\n"
+ "        depends on ((USB=y || USB=USB_MTU3) && (USB_GADGET=y || USB_GADGET=USB_MTU3))\n"
+ "        depends on (EXTCON=y || EXTCON=USB_MTU3)\n"
+ "+       depends on USB_ROLE_SWITCH\n"
+ "        help\n"
+ "          This is the default mode of working of MTU3 controller where\n"
+           both host and gadget features are enabled.
 
-d8ba70416e4cbae0cdf4b3fd164cfb3ac95bd92e1403253a11561555b4b369f0
+dc81bc03f66f0b5465253c2b2f28bc26cfa3b4532157edcbcf48f44b3f643cb0

diff --git a/a/1.txt b/N2/1.txt
index aec2044..45fe9e9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -36,3 +36,8 @@ thanks,
 
 -- 
 heikki
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N2/content_digest
index 40bf9b3..05bf0cc 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,21 +6,21 @@
  "Subject\0Re: [PATCH v2 4/6] usb: roles: add API to get usb_role_switch by node\0"
  "Date\0Fri, 15 Mar 2019 11:26:44 +0200\0"
  "To\0Chunfeng Yun <chunfeng.yun@mediatek.com>\0"
- "Cc\0Andy Shevchenko <andy.shevchenko@gmail.com>"
-  Rob Herring <robh+dt@kernel.org>
+ "Cc\0Mark Rutland <mark.rutland@arm.com>"
+  devicetree@vger.kernel.org
+  Hans de Goede <hdegoede@redhat.com>
   Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-  Mark Rutland <mark.rutland@arm.com>
-  Matthias Brugger <matthias.bgg@gmail.com>
-  Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
-  Li Jun <jun.li@nxp.com>
+  linux-usb@vger.kernel.org
+  linux-kernel@vger.kernel.org
   Badhri Jagan Sridharan <badhri@google.com>
-  Hans de Goede <hdegoede@redhat.com>
+  Andy Shevchenko <andy.shevchenko@gmail.com>
+  Rob Herring <robh+dt@kernel.org>
+  linux-mediatek@lists.infradead.org
   Min Guo <min.guo@mediatek.com>
-  devicetree@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-usb@vger.kernel.org
+  Matthias Brugger <matthias.bgg@gmail.com>
+  Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
   linux-arm-kernel@lists.infradead.org
- " linux-mediatek@lists.infradead.org\0"
+ " Li Jun <jun.li@nxp.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Chunfeng,\n"
@@ -60,6 +60,11 @@
  "thanks,\n"
  "\n"
  "-- \n"
- heikki
+ "heikki\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-d8ba70416e4cbae0cdf4b3fd164cfb3ac95bd92e1403253a11561555b4b369f0
+3ed9b1822110014938e8714255b89f775f337d894cc96a17d3002542e9c30927

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.