diff for duplicates of <5b67c348-4ec9-58ca-05ed-8b93bed77efb@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 7ae057c..91b72a6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,6 +22,11 @@ On 12/20/2017 12:47 PM, Kishon Vijay Abraham I wrote: yeah, that also seems good idea. How about something like this: +This way I don't need to duplicate USB speed enums for host/device or otg modes. + +> Thanks +> Kishon + --- a/include/linux/phy/phy.h +++ b/include/linux/phy/phy.h @@ -23,12 +23,16 @@ @@ -45,13 +50,3 @@ yeah, that also seems good idea. How about something like this: + PHY_MODE_USB_HS = BIT(7), + PHY_MODE_USB_SS = BIT(8), }; - - -This way I don't need to duplicate USB speed enums for host/device or otg modes. - -> Thanks -> Kishon - --- -The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, -a Linux Foundation Collaborative Project diff --git a/a/content_digest b/N1/content_digest index 2a8757e..ddc9176 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,5 @@ - "ref\01511256206-1587-1-git-send-email-mgautam@codeaurora.org\0" - "ref\01511256206-1587-15-git-send-email-mgautam@codeaurora.org\0" - "ref\0c16f8b3f-1065-7405-d57d-8d9526417dce@ti.com\0" - "ref\0bd7e2cdf-efe5-faa2-c342-61761eb2f887@codeaurora.org\0" - "ref\0082d2ca8-21dc-878f-c668-a76872a7ea92@ti.com\0" - "ref\0a702723e-2093-6e79-6ea0-c65b0fee0fa8@codeaurora.org\0" - "ref\0c075c85c-a6a1-f5c0-7186-9c53a3b740b8@ti.com\0" "From\0Manu Gautam <mgautam@codeaurora.org>\0" - "Subject\0Re: [PATCH v3 14/16] phy: Add notify_speed callback\0" + "Subject\0[v3,14/16] phy: Add notify_speed callback\0" "Date\0Wed, 20 Dec 2017 14:11:27 +0530\0" "To\0Kishon Vijay Abraham I <kishon@ti.com>\0" "Cc\0linux-arm-msm@vger.kernel.org" @@ -38,6 +31,11 @@ "\n" "yeah, that also seems good idea. How about something like this:\n" "\n" + "This way I don't need to duplicate USB speed enums for host/device or otg modes.\n" + "\n" + "> Thanks\n" + "> Kishon\n" + "\n" "--- a/include/linux/phy/phy.h\n" "+++ b/include/linux/phy/phy.h\n" "@@ -23,12 +23,16 @@\n" @@ -60,16 +58,6 @@ "+\tPHY_MODE_USB_FS\t\t= BIT(6),\n" "+\tPHY_MODE_USB_HS\t\t= BIT(7),\n" "+\tPHY_MODE_USB_SS\t\t= BIT(8),\n" - " };\n" - "\n" - "\n" - "This way I don't need to duplicate USB speed enums for host/device or otg modes.\n" - "\n" - "> Thanks\n" - "> Kishon\n" - "\n" - "-- \n" - "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n" - a Linux Foundation Collaborative Project + }; -3484d6ae7efe62fdb5e8f808b2033be189003ecdd0372d4dd14cd97b937c5605 +bffa8e432c35cc11548d39cb6d9103310ce14832229aba0a086d6efe70ed7e71
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.